Features
- 33270: support new bun lock file (#34873) (0a55ed1), closes #33270
- codebuild: support remote Docker server (#34976) (eb8e74b), closes #34494
- update L1 CloudFormation resource definitions (#35435) (d7f211f)
- batch: ecs execute command (#35341) (30722f2)
- custom-resource: upgrade to python runtime 3.13 for custom resources (#35342) (3db140e)
- rds: add DatabaseProxyEndpoint L2 construct (#35064) (04d8a95), closes #14186
- stepfunctions-tasks: add Node.js 22 support to EvaluateExpression (#35370) (640821d), closes #35353
- synthetics: browser type for canary (#35423) (fe0708b)
- new resource interfaces shared by both L1s and L2s (#35032) (5e8c0d5)
Bug Fixes
- correct typo 'notfication' to 'notification' in Stack docstring (#35455) (bfb54b0), closes #35433
- ecr-assets:
TarballImageAsset
respects CDK_DOCKER environment variable (#35344) (8bf6b00), closes #35336 - s3: scope BucketNotificationsHandler IAM permissions to specific bucket ARNs (#35334) (c0300d2), closes #35331
- stepfunctions: incorrect/missing permissions to run/redrive DistributedMap in state machine (#34760) (bbebb79), closes #35390 /github.com/aws/aws-cdk/issues/28820#issuecomment-2065316882 /github.com/aws/aws-cdk/blob/aea1372ab7bc68c489cea5ee5e499233755910e8/packages/aws-cdk-lib/aws-stepfunctions/lib/state-graph.ts#L178-L180
- stepfunctions: unable to run distributed map when only defined in nested StateGraphs (#35417) (036b413), closes #35391 /github.com/aws/aws-cdk/pull/34760#discussion_r2313620609