CHANGES TO L1 RESOURCES
-
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
- aws-ecs: AWS::ECS::Service: AvailabilityZoneRebalancing property default value changed from "ENABLED" to "DISABLED".
Features
- acm: add support for ACM exportable public certificates (#35079) (c158e80), closes #35078
- cloudwatch: add option to show labels on pie chart (#34745) (83f0a61), closes #28929
- cognito: support refresh token rotation (#34360) (74f8ad9), closes #34344
- core:
DockerBuildOptions
support network param (#34725) (bc333e2), closes #34514 - dynamodb: adding ContributorInsightsMode feature (#35332) (f12ead2)
- rds: retain automated backups for database cluster (#35372) (2ffc666)
- update L1 CloudFormation resource definitions (#35320) (0d674e4)
- update L1 CloudFormation resource definitions (#35382) (8f708df)
- ecs: volume initialization rate (#34962) (b8dfbc4)
- events: enable customer managed keys to be used with Archive (#35253) (9f5e507)
- sns: add notExistsCondition method (#34712) (fd8677b), closes #34707
Bug Fixes
- lazy loading to improve startup time slows down large programs (#35335) (6755a4e)
- cloudwatch:
AlarmRule.concat
cover empty operands (#34757) (a01aa38), closes #34662 - ecs_patterns: openListener should be false when custom sg is provided (#35297) (ccb1955), closes #35292 #ffcdd2 #e8f5e8 #fff3e0 #f5f5f5
- eks: kubectlProvider should use the AmazonEC2ContainerRegistryPullOnly managed policy (#35248) (1b6e962), closes #35244
- stepfunctions-tasks: map bedrockagent service to bedrock IAM prefix (#35147) (86638f6), closes #35146
- stop passing the deprecated property to Cfn construct (#35080) (a20afcd), closes #34895
- s3-deployment: intermittent CreateInvalidation and/or wait errors (#34859) (628425c), closes #15891 #15891