⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
- vpc-lattice: the
name
andresourceConfigurationType
property inCfnResourceConfigurationProps
has changed from optional to required. Also, thename
,subnetIds
andvpcIdentifier
properties inCfnResourceGatewayProps
have changed from optional to mandatory.
Features
- appconfig: deletion protection check for configuration profile (#34418) (ce88c76)
- cloudformation: update L1 CloudFormation resource definitions (#34555) (64662b2)
- ecs-patterns: add minHealthyPercent and maxHealthyPercent props to NetworkMultipleTargetGroupsFargateService (#34516) (a434aed), closes #34368
- eks:
Addon
support configurationValues (#34061) (b420033), closes #34001 - events-targets: enable opt-in to use an IAM role for SnsTopic target (#34259) (a3a0cf0)
- stepfunctions-tasks: bedrock createModelCustomizationJob integration (#31913) (0c653d3), closes #29042
Bug Fixes
- elasticloadbalancingv2: add validation on application listeners for certificates on HTTP protocol (#34233) (ca065bb)
- rds: fix incorrect import/export combination check in AuroraMysqlEngineVersion.of() (#33564) (9e41154), closes #33562 #33562