aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Example projects using the AWS CDK

Results 104 aws-cdk-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

Relevant issue: #1173 Fixing codepipeline-build-deploy which no longer synthesizes. Fixing and tested issue for CodeCommit. Still need to test for GitHub. Opening PR and linking to issue in case anyone...

closing-soon
pr/do-not-merge
response-requested

### Describe the bug Mark down instructions say to run cdk synth. However, the code for codeCommit (where codeRepo) was defined is commented out. Note: I recall this was fixed...

bug

### Describe the feature There are deprecated method calls when synthing cdk projects. ### Use Case [typescript/cloudwatch/evidently-client-side-evaluation-ecs] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated. [typescript/cloudwatch/evidently-client-side-evaluation-lambda] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated. [typescript/cloudfront-functions] [WARNING] aws-cdk-lib.aws_cloudfront_origins.S3Origin is...

feature-request
language/typescript
ngde/pod

### Describe the bug Projen projects cause builds to fail because of the lock file when dependent a bot goes to update the package.json. Should just convert to normal projects...

bug
effort/small
ngde/pod