-
### Describe the bug
For the AwsCustomResource construct, we are now seeing issues with our existing stack after issue #26562 was addressed. Our stack assumed that the AssumeRole call would be made…
-
### Describe the feature
We use CDK Pipelines to deploy our infrastructure to dev, staging, and prod accounts.
When we are building dockerfiles using `DockerImageAsset`s, if there are any files…
-
Relevant metrics:
- `DatabaseMemoryUsagePercentage`
- `CurrConnections`
- `StringBasedCmdsLatency`
Docs:
- https://aws.amazon.com/blogs/database/monitoring-best-practices-with-amazon-elasticac…
-
### Describe the feature
Upon stack deletion I noticed that `Canary` constructs left behind not only lambda functions, but S3 buckets (containing screenshots) as well. I would have expected all resou…
-
### Describe the feature
I'm using the CDK to allocate an EIP for use with an EC2 instance and then set a DNS A record for it in Route53. I'd like to be able to set the reverse DNS record for the IP…
-
### Describe the bug
I'm deploying a stack through CDK pipelines and have a permissions boundary configured within `cdk.json`. Every role is being configured app wide with the permissions boundary ap…
-
According to the documentation of the AWS Batch service integration pattern for AWS StepFunctions ([link](https://docs.aws.amazon.com/step-functions/latest/dg/connect-batch.html)), the service integra…
-
## Description
Today, CDK deploy uses docker as it's backend to collect and install dependencies. I'm proposing a way to do that without using Docker. It will also allow building for different OS t…
-
**Describe the bug**
Problem with deployment of Landing Zone AWSAccelerator-InstallerStack.
InstallerAccessLogsBucket647700E9 | CREATE_FAILED | Resource handler returned message: "The XML you pr…
-
### Describe the feature
This is duplicated from https://github.com/aws/aws-cdk/issues/16575 which should not have been closed. This is blocked on [Cloudformation support](https://github.com/aws-clou…