aws-cdk
https://github.com/aws/aws-cdk
TypeScript
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to aws-cdk
Help out
- Issues
- refactor(ec2): move instanceClassMap to private static readonly on InstanceType
- (aws-s3-deployment): `BucketDeployment` always downloads, extracts, and scans every file for deploy-time substitutions, causing severe unnecessary slowdowns for binary-heavy assets
- fix(ecs): correct enableManagedDraining docs to reflect CloudFormation implicit default
- fix(ecs): rename `fromEcrRepository` parameter from `tag` to `tagOrDigest`
- fix(dynamodb): remove deprecated TableGrantsProps wiring in TableV2
- chore(eks-v2): update integ tests for eks-addon and eks-cluster-removal-policy
- fix(route53-targets): use cloudFrontEndpoint instead of deprecated cloudFrontDomainName in UserPoolDomainTarget
- (aws-stepfunctions-tasks): Tighter permissions in SubmitBatchJob
- (aws-bedrock-agentcore): Add L2 constructs for Policy and PolicyEngine with type-safe Cedar policy builder
- aws-dynamodb: TableV2 with DynamoEventSource triggers deprecated TableGrantsProps#policyResource and #encryptedResource warnings during synth
- Docs
- TypeScript not yet supported