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

Example projects using the AWS CDK

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

Introduced new sample to deploy a managed AD leveraging secrets manager for the built in Admin user. --- By submitting this pull request, I confirm that my contribution is made...

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 44. Release notes Sourced from tj-actions/changed-files's releases. v44 Changes in v44.4.0 What's Changed Updated README.md by @​tj-actions-bot in tj-actions/changed-files#2057 Upgraded to v44.3.0 by @​tj-actions-bot in...

dependencies
github_actions

Fixes # 1029 Updated READMe for static-site because I was getting 403 status code, because I was using an administrative account that was not the root account. I figured rather...

Fixes #1000 --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0

Fixes # --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0

### Describe the feature The TypeScript section features an example of using Fargate with ECS ([link here](https://github.com/aws-samples/aws-cdk-examples/tree/main/typescript/ecs/fargate-service-with-efs)). I suggest we add the same example in the Python section. ### Use...

needs-triage
feature-request

### Describe the bug Static-site-stack - Python If you are using an identity other than the root user (i.e. user with administrative credentials in Identity center per best practice) of...

bug
needs-triage

### Describe the bug Inline Doco Spelling error ### Expected Behavior Inline Doco Spelling should be correct ### Current Behavior Spelling in error ### Reproduction Steps Read the inline doco...

bug
needs-triage

### Describe the bug Stack will not build because CDK cannot attach bucket policy to the bucket. | SiteBucket/Policy The bucket policy already exists on bucket XYZ ### Expected Behavior...

bug
needs-triage

### Describe the feature Currently, typescript/static-site uses cloudfront, acm, route53 to direct the traffic from http to https. I propose a simpler version of static-site that skips that part and...

needs-triage
feature-request