| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aws-cdk-python-docs-2.230.0.zip.sig | < 6 hours ago | 566 Bytes | |
| aws-cdk-python-docs-2.230.0.zip | < 6 hours ago | 290.1 MB | |
| aws-cdk-java-docs-2.230.0.zip.sig | < 6 hours ago | 566 Bytes | |
| aws-cdk-java-docs-2.230.0.zip | < 6 hours ago | 590.2 MB | |
| aws-cdk-dotnet-docs-2.230.0.zip.sig | < 6 hours ago | 566 Bytes | |
| aws-cdk-dotnet-docs-2.230.0.zip | < 6 hours ago | 201.6 MB | |
| aws-cdk-2.230.0.zip.sig | < 6 hours ago | 566 Bytes | |
| aws-cdk-2.230.0.zip | < 6 hours ago | 1.2 GB | |
| README.md | < 11 hours ago | 4.6 kB | |
| v2.230.0 source code.tar.gz | < 11 hours ago | 231.7 MB | |
| v2.230.0 source code.zip | < 11 hours ago | 246.2 MB | |
| Totals: 11 Items | 2.8 GB | 0 | |
Features
- apigateway: support response streaming with response transfer mode (#36155) (f431021), closes #36156
- update L1 CloudFormation resource definitions (f203b8e)
- update L1 CloudFormation resource definitions (#36193) (d074024)
- events: the L2
EventPatterninterfaces can be used withCfnRule(#36191) (efc135e) - update L1 CloudFormation resource definitions (#36180) (5cddd7e)
Bug Fixes
- ecs: wrong ARN generated in
Cluster.grantTaskProtectionmethod (#36207) (9b337df) - ecs-patterns: target group ID changes without setting feature flag (#36199) (b7ca082), closes #36149
- scheduler: wrong ARN generated in
ScheduleGroup.grant*methods (#36175) (eae8838)
Alpha modules (2.230.0-alpha.0)
Features
- bedrock-agentcore-alpha: update resources on grantInvokeXXX for runtime (#35864) (5dad62f)
- imagebuilder-alpha: add support for Image Pipeline Construct (#36153) (d8c324a), closes [aws/aws-cdk-rfcs#789](https://github.com/aws/aws-cdk-rfcs/issues/789) [aws/aws-cdk-rfcs#789](https://github.com/aws/aws-cdk-rfcs/issues/789)
- imagebuilder-alpha: add support for Lifecycle Policy Construct (#36152) (7e31eb6), closes [aws/aws-cdk-rfcs#789](https://github.com/aws/aws-cdk-rfcs/issues/789) [aws/aws-cdk-rfcs#789](https://github.com/aws/aws-cdk-rfcs/issues/789)
- mixins-preview: adds LogDelivery Mixins for 47 resources (#36158) (6607ce9)
- mixins-preview: vended log deliveries (#36138) (69442a8)
- mixins-preview: helpers to generate EventBridge event patterns for 26 services (#36121) (073185d)
Bug Fixes
- mixins-preview:
AutoDeleteObjectsmixin fails with cannot find file error (#36188) (3ef337d), closes aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21 - mixins-preview:
ResourcePolicy with this name already existserror when setting upLogDelivery(#36195) (f9aa31d) - mixins-preview: cannot use string literal types for
S3LogsDeliveryProps.permissionsVersion(#36197) (cc491df)