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

### Describe the bug During code review of a separate PR, it was noticed that `python/image-content-search/src/landingPage/main.py` uses a string replacement. This is Not Great ### Expected Behavior No usage of...

feature-request
language/python
p1

### Describe the feature Samples for AWS IoT ### Use Case I want to use CDK to build a AWS IoT Core example. - Create IoT things - Create a...

feature-request
effort/medium
p2

### General Information A CDK python construct to build a stackset and deploy it different OUs. ### Proposed Solution Going to build a sample resource and deploy it to a...

feature-request
effort/medium
p2

### What is the problem? Upon `cdk deploy`, the ECS service stuck and unable to proceed with message: >service XXXXX was unable to place a task because no container instance...

bug
effort/small
p1

## General Information ### Overview A CDK app for running Amazon Forecast steps in a stepfunction pipeline. this can be connected to an app for reusability and automation of the...

### General Information Original issue: https://github.com/aws/aws-cdk/issues/18580 --- Basically what I would like to propose to be added is `pipelines.CodePipeline` example that contains post-stage step executing a smoke test suite (multiple...

feature-request
effort/medium
p1

Since GlueDatabrew service is recently launched, I would like to add an example CDK stack which would create Glue Databrew resources. - https://aws.amazon.com/glue/features/databrew/ - https://docs.aws.amazon.com/cdk/api/v1/docs/aws-databrew-readme.html This contribution would be a...

### What is the problem? https://github.com/aws-samples/aws-cdk-examples/blob/master/python/ecs/ecs-service-with-advanced-alb-config/app.py The Python ECS example does not work as expected. The ECS cluster is created and the auto scaling groups are created, but no ec2...

bug
effort/small
p1

## :rocket: Feature Request ### General Information * [X] :wave: I may be able to implement this feature request * [ ] :warning: This feature might incur a breaking change...

feature-request
effort/large
p1

## :rocket: Feature Request ### General Information * [X] :wave: I am able to implement this feature request * [ ] :warning: This feature might incur a breaking change ###...

feature-request
effort/medium
language/dotnet
language/python
p2