⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- redshiftserverless: The
CfnWorkgroup.attrWorkgroupMaxCapacity
attribute has been removed. - quicksight: The
CfnAnalysis.SheetTextBoxProperty.interactions
,CfnDashboard.SheetTextBoxProperty.interactions
, andCfnTemplate.SheetTextBoxProperty.interactions
properties have been removed. - imagebuilder: The
CfnDistributionConfiguration.DistributionProperty.ssmParameterConfigurations
property has been removed.
Features
- codecommit: throw
ValidationErrors
instead of untyped Errors (#33854) (f28eae2), closes #32569 - codedeploy: throw
ValidationErrors
instead of untyped Errors (#33853) (b6b91dd), closes #32569 - codepipeline: branches and files support in git push filter L2 construct (#33872) (45623d6)
- codepipeline: stage level condition feature L2 construct (#33809) (8e4374f)
- codepipeline: throw
ValidationErrors
instead of untyped Errors (#33855) (3ff5501), closes #32569 - cognito-identitypool: graduate to stable 🚀 (#33905) (ba52ac7), closes #27483
- config: throw
ValidationErrors
instead of untyped Errors (#33869) (5bc9292), closes #32569 - docdb: throw
ValidationErrors
instead of untyped Errors (#33870) (2dc5d70), closes #32569 - dynamodb: throw
ValidationErrors
instead of untyped Errors (#33871) (a9bae27), closes #32569 - ecr-assets: throw
ValidationErrors
instead of untyped Errors (#33899) (0787840) - efs: throw
ValidationErrors
instead of untyped Errors (#33885) (6bf8095) - imagebuilder: update L1 CloudFormation resource definitions (#33909) (8cac7bc), closes #33906
- lambda: add Ruby3.4 Lambda runtime support (#33832) (3154615)
- quicksight: update L1 CloudFormation resource definitions (#33910) (21e21cb), closes #33906
- redshiftserverless: update L1 CloudFormation resource definitions (#33911) (fb9fa74), closes #33906
- update L1 CloudFormation resource definitions (#33906) (b855978)
- scheduler-and-scheduler-targets: graduate to stable 🚀 (#33903) (1740f87), closes #31785
- scheduler-targets: EcsRunTask scheduler target (#33697) (3fe58b5), closes #27456
Bug Fixes
- context provider's
ignoreErrorOnMissingContext
parameter is misleading (#33875) (b3187b9) - core: does not generate a valid artifact id from some construct IDs (#33863) (6a5638a), closes #32808
- cx-api: adding missing readme (#33867) (6761f56), closes #33866 1#L662-L681
- events: now
EventBus.grantPutEventsTo
correctly handles service principals (under feature flag) (#33729) (38d82c4), closes #22080 #22080
Alpha modules (2.186.0-alpha.0)
Features
- ec2: backfill missing enums for ec2 (#33821) (ae3fd67), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2
- ec2: support
PrefixList.fromLookup()
(#33619) (b6a15f3), closes aws/aws-cdk#33606 aws/aws-cdk#15115 - ec2: support AWS::EC2::VPCEndpointService SupportedIpAddressTypes property (#33877) (ed5df9c)