-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
pip-tools 7.4.1; pip 24.2
### Language version
python 3.…
-
### Describe the feature
The undocumented (https://github.com/aws/aws-cdk/issues/25657) `CDK_DOCKER` environment variable introduced by https://github.com/aws/aws-cdk/pull/23855 lets users specify …
-
### Describe the bug
When the aws-cdk.lambda-python-alpha package uses a container to package up a layer it passes in parameters that are not needed with podman (due to it running as the user).
Th…
urkle updated
2 weeks ago
-
### Describe the feature
Stepfunctions has recently released 2 major features: Variables and Jsonata
- https://aws.amazon.com/about-aws/whats-new/2024/11/aws-step-functions-variables-jsonata-trans…
-
### Overview
Tracking issue for stabilizing `aws-scheduler-alpha` module.
### Link to the service’s CDK Construct Library API reference page.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-s…
-
### Describe the bug
The kubectl custom resource handler has a special path for handling helm charts. This path has a property for `SkipCrds`, which _should_ do as expected:
https://github.com/a…
-
### Describe the bug
We cannot use multiple EKS clusters within the same stack.
It seems that the cause is the hardcoded ID of the `KubectlLayer`.
### Regression Issue
- [ ] Select this option i…
-
### Describe the feature
[AWS::Kinesis::StreamConsumer](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html) is not covered by an L2 construct.
…
-
### Describe the issue
The [CDK documentation](https://docs.aws.amazon.com/cdk/v2/guide/featureflags.html) refers to [FEATURE_FLAGS.md](https://github.com/aws/aws-cdk/blob/main/packages/%40aws-cdk/cx…
-
### Describe the bug
When an s3 bucket is created with object lock governance and the s3 bucket is set for removal cdk destroy fails. This happens even when the role has permissions to bypassgovern…