⚠ BREAKING CHANGES
- ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built 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-cloudwatch: AWS::CloudWatch::LogAlarm: QueryLanguage property has been removed from the ScheduledQueryConfiguration type.
- aws-elasticloadbalancing: AWS::ElasticLoadBalancing::LoadBalancer: Id attribute has been removed and the primary identifier is now LoadBalancerName.
Features
- update L1 CloudFormation resource definitions (#38189) (5aabd32)
- core: add git source metadata to CloudFormation templates (#37368) (765271b)
- rds: support native Secrets Manager integration for RDS Cluster and Instance (#35734) (07d5623), closes #29239
Bug Fixes
- improve internal path detection (#38205) (6a1934d)
- ecr-assets: tarball asset build command not escaped (#38171) (bad8a3a)
- print validation errors according to new style (#38166) (031aba8)