Contents

aws-cdk.core 1.204.0

0

AWS Cloud Development Kit Core Library

AWS Cloud Development Kit Core Library

Stars: 11113, Watchers: 11113, Forks: 3670, Open Issues: 2227

The aws/aws-cdk repo was created 6 years ago and the last code push was 7 minutes ago.
The project is extremely popular with a mindblowing 11113 github stars!

How to Install aws-cdk-core

You can install aws-cdk-core using pip

pip install aws-cdk-core

or add it to a project with poetry

poetry add aws-cdk-core

Package Details

Author
Amazon Web Services
License
Apache-2.0
Homepage
https://github.com/aws/aws-cdk
PyPi:
https://pypi.org/project/aws-cdk.core/
GitHub Repo:
https://github.com/aws/aws-cdk

Classifiers

No  aws-cdk-core  pypi packages just yet.

Errors

A list of common aws-cdk-core errors.

Code Examples

Here are some aws-cdk-core code examples and snippets.

GitHub Issues

The aws-cdk-core package has 2227 open issues on GitHub

  • fix(custom-resources): set actual physical resource id on isComplete
  • (@aws-cdk/aws-ecr-assets): DockerImageAsset - can't tell which images are outdated, and where they came from
  • (cloudfront-origins): allow to extend readTimeout over 60 seconds in HttpOriginProps
  • feat(aws-fsx): Add support for FSx Lustre Persistent_2 deployment type
  • (pipelines): Migrating from "original" to "modern" pipelines API
  • chore(deps): bump log4js from 6.3.0 to 6.4.1
  • (aws-lambda-python): Command Hook support
  • (eks): Use L1 construct (CfnCluster) for L2 eks.Cluster
  • (bootstrap): Cannot use customized bootstrap bucket name
  • feat(iotevents): add grant method to Input class
  • DynamodB table: Customer Managed encryption throws KMS key access denied
  • feat(cloudwatch): add addWidget method in widget container classes
  • feat(s3): add EventBridge bucket notifications again
  • feat(aws-cdk): hiding outputs when running on ci
  • chore: forward merge 'master' into 'v2-main'

See more issues on GitHub

Related Packages & Articles