Skip to content

Commit 218331b

Browse files
authored
fix: update L1 CloudFormation resource definitions by removing outdated schema overrides (#31539)
### Reason for this change We didn't receive automated updates for the following three resources since they had a temporary schema override: ``` AWS::ECS::CapacityProvider AWS::Lambda::EventSourceMapping AWS::Lambda::Function ``` This prevented new features like EventSourceMapping tagging or documentation updates to be applied to the AWS CDK. ### Description of changes Remove the outdated temporary schemas. ### Description of how you validated changes Manually compared that the current schemas from `@aws-cdk/awscdk-service-spec` are additive compared to the schema overrides. Specifically checked that the features they were added for are now available upstream. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent a29bf19 commit 218331b

File tree

3 files changed

+0
-958
lines changed

3 files changed

+0
-958
lines changed

Diff for: tools/@aws-cdk/spec2cdk/temporary-schemas/us-east-1/aws-ecs-capacityprovider.json

-105
This file was deleted.

0 commit comments

Comments
 (0)