Features
- ecr: throw ValidationError instead of untyped Errors (#33750) (242690f)
- lambda: support s3 OFD for Kinesis/DynamoDB (#33739) (3f1fecf)
- rds: allow to specify availability zone for Aurora instances (#33515) (583d5f2), closes #33503 #30618
Bug Fixes
- codepipeline: replace account root principal with current pipeline role in the trust policy under ff: @aws-cdk/pipelines:reduceStageRoleTrustScope (#33742) (a64b01c), closes #33709
- core: message including tokens from annotations cannot output correctly (#33706) (55a3c4c), closes #33707
- events-targets: add LogGroupTargetInput.fromObjectV2() method (#33720) (584a58c)
Alpha modules (2.184.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha: Updated casing of
workflow.addconditionalTrigger
toworkflow.addConditionalTrigger
.