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 supported8 Subscribers
Add a CodeTriage badge to aws-cdk
Help out
- Issues
- aws-events-targets: RuleTargetInput.from_text adds double quotes to message
- (awslint): namespace import of chalk breaks under esModuleInterop — all lint diagnostics are silently swallowed and builds fail with no output
- fix(pipelines): make Step subclasses assignable to IFileSetProducer under exactOptionalPropertyTypes
- fix(awslint): use a default import for chalk
- fix(batch): make ComputeEnvironments and JobQueue assignable to their interfaces under exactOptionalPropertyTypes
- (aws-servicecatalog): ProductStack assetBucket in a different stack than ProductStack's parent causes deploy ordering failures
- (aws-ecs): `shouldUseCircuitBreaker` warning is emitted for DAEMON scheduling-strategy services, where the deployment circuit breaker doesn't apply
- IAM.Policy: policy.attachToRole is not respecting role mutability
- fix(s3): make Bucket assignable to IBucket under exactOptionalPropertyTypes
- fix(dynamodb): make Table and TableV2 assignable to their interfaces under exactOptionalPropertyTypes
- Docs
- TypeScript not yet supported