feat: update L1 CloudFormation resource definitions - #38189
Conversation
|
PRs without a linked issue will receive lower priority for review and merging. Please update the description to follow the PR template and include a line like |
268bb0e to
6d01b99
Compare
Updates the L1 CloudFormation resource definitions with the latest changes from `@aws-cdk/aws-service-spec`
6d01b99 to
0c4c9b6
Compare
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 45 minutes 59 seconds in the queue, including 45 minutes 45 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Updates the L1 CloudFormation resource definitions with the latest changes from
@aws-cdk/aws-service-specL1 CloudFormation resource definition changes:
CHANGES TO L1 RESOURCES
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::LogAlarm:QueryLanguageproperty has been removed from theScheduledQueryConfigurationtype.AWS::ElasticLoadBalancing::LoadBalancer:Idattribute has been removed and the primary identifier is nowLoadBalancerName.