Features
- cli: automatically roll back stacks if necessary (#31920) (2f9fb1e), closes #30546
- kinesis: support resource policy for a data stream (#31909) (18fbd6d), closes #28814
- rds: configure
autoMinorVersionUpgrade
for a database cluster (#31962) (0fb6106) - route53: support HTTPS, SSHFP, SVCB, and TLSA DNS resource record (#31955) (afc2b0d), closes /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-route53-recordset.html#cfn-route53
- synthetics: add
artifactS3Encryption
property to the Canary Construct. (#30197) (1f39cb9), closes #30190 - update L1 CloudFormation resource definitions (#32007) (be6a964)
Bug Fixes
- deploy-time stack tags cause synthesis to fail (#32041) (18c19fd), closes #32040
- aws_route53: cannot use CfnParameter.valueAsNumber for L2 RecordSet weight (#31823) (14561ac), closes #31810
- cli: asset uploads fail if Object Lock is enabled on access bucket (#31937) (ab1e91d)
- dynamoDB: make TableV2 taggable (#31867) (796c6d1), closes #30631
- opensearch: add I4G to list of OpenSearch nodes not requiring EBS volumes (#31948) (73378f2)
Alpha modules (2.166.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.