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

Example projects using the AWS CDK

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

Hi Team, I am getting an error saying [Error at /MyStaticSite/StaticSite] Found zones: [] for dns:mystaticsite.com, privateZone:undefined, vpcId:undefined, but wanted exactly 1 zone Found errors while i do cdk synth...

### Describe the feature The subnet group name can be used to refer to the intended subnet quickly. ### Use Case Many samples reference subnets created in the VPC stack,...

feature-request
language/python
p2

### Describe the feature Currently, the Java CDK example for a Custom Resource uses Python. Very little material exists on Java based Lambda backed Custom Resources and implementing one is...

feature-request

### Describe the bug Lambda Functions with Python Runtimes `

bug
p1

### Describe the bug If you try to deploy a public S3 bucket with the CDK or cloudformation in general, AWS will give you this useless error: ``` API: s3:PutBucketPolicy...

bug
needs-triage
language/python

### Describe the feature Provide CDK example of building an App Mesh on microservices running on ECS Fargate. ### Use Case The example can accelerate adoption of App Mesh if...

feature-request
language/java
p2

### Describe the feature Update Lambda examples to use NODEJS_18_X ### Use Case There are multiple examples on Lambda Node.js 10.x and 12.x which are no longer supported by Lambda:...

feature-request
language/dotnet
language/java
language/python
language/typescript
p1
language/go

### Describe the feature I am thinking of making a pattern that spins up a basic EMR cluster, with an accompanying EC2 Instance that has SSH access to the cluster,...

feature-request
language/python
p2

### Describe the bug env variables are correct, but still gives error ### Expected Behavior this example should work locally ### Current Behavior [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.0:java (default-cli)...

bug
language/java
p1

### Describe the feature I'd like to propose a sample that helps users get started with event driven image processing. The sample would deploy a source S3 bucket and a...

feature-request
language/typescript
p2