aws-cdk.core 1.204.0
0
AWS Cloud Development Kit Core Library
Contents
AWS Cloud Development Kit Core Library
Stars: 11590, Watchers: 11590, Forks: 3885, Open Issues: 2395The aws/aws-cdk
repo was created 7 years ago and the last code push was 10 hours ago.
The project is extremely popular with a mindblowing 11590 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
Related Packages
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 2395 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 inHttpOriginProps
- 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'