
aws-cdk.core 1.204.0
0
AWS Cloud Development Kit Core Library
Contents
AWS Cloud Development Kit Core Library
Stars: 12650, Watchers: 12650, Forks: 4407, Open Issues: 2627The aws/aws-cdk repo was created 8 years ago and the last code push was 6 minutes ago.
The project is extremely popular with a mindblowing 12650 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 2627 open issues on GitHub
- feat(ecs): add forceNewDeployment option for Fargate and EC2 services
- feat(mixin-preview): expose
EnabledEnhacedContainerInsightsas a pu… - fix(ec2): add VPC endpoint naming conventions for some isolated regions
- fix(lambda): calculateLayersHash includes only function-specific layers (#36713)
- CloudFormation: self-healing report re template resolution
- feat(ec2): add EC2Launch v2 user data support for Windows instances
- custom-resource: versioned Custom Resource Handlers
- feat(ec2): add VPC interface endpoints for Cognito Identity
- fix(lambda): improve robustness of runtime integration test updater
- feat(eks-v2-alpha): expose L1 addon properties in L2 Addon constructor
- aws-ec2: Support EC2Launch v2 userdata
- feat(apigatewayv2-integrations): auto-include EventBusName in HttpEventBridgeIntegration default parameter mapping
- fix(bedrock-alpha): grant IAM permissions for all regions in geoRegion for CrossRegionInferenceProfile
- RE: feat(apigatewayv2-integrations): add PutEvents support for EventBridge integration
- bedrock-alpha: grant methods limit to only one region
pythonfix