Features
- apigatewayv2: AWS type websocket api integration in http api (#28718) (4d7374e), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2
- autoscaling:
datapointsToAlarm
property for step scaling policy (#28792) (baf2bfb), closes #28749 - core: add validations for export name in CfnOutput (#28575) (513d9fb), closes #28563
- core: custom resources deprecate
logRetention
in favor oflogGroup
(#28783) (ea34c89), closes #28737 - dynamodb: import data from the bucket (#28610) (45b8398), closes #21825
- ec2: flow logs from TransitGateway and TransitGatewayAttachment (#28605) (a238590), closes #27222
- ecs: add neuron to ecs AMI hardware type (#28819) (ef1d64e), closes #28198
- ecs: support for explicit activation of the circuit breaker (#28611) (bbb9555), closes #27131
- ecs-patterns: cooldown parameter to QueueProcessingServiceBaseProps (#28730) (b3b672a), closes #8298
- logs: support data protection custom data identifiers (#28553) (1222aaa), closes #28430
- rds: allocatedStorage parameter for DatabaseInstanceReadReplica (#28789) (df8fbc4), closes #17083
- rds: Kerberos authentication support in Aurora Database Clusters (#28559) (bdf4285), closes /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-rds/lib/instance.ts#L625 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-rds/lib/instance.ts#L633 #28050
- stepfunctions: support Map ItemSelector (#28771) (b226a8c), closes #27913 #23265
- update L1 CloudFormation resource definitions (#28811) (1b6be8b)
Bug Fixes
- appsync: add dependency to logretention for graphql apis log group (#28548) (04e5480), closes #26564
- CLI:
cdk diff
is not clear enough about using read-only change sets (#28741) (bb50f97) - lambda: lambda does not set environment variables for
AWS_CODEGURU_PROFILER
properties when creating Amazon CodeGuruProfiler profiling group (#28762) (2511956), closes #23511 - rds: Failed to create a Database Instance with Kerberos authentication configured (#28601) (b620f1b), closes #28600