Skip to content

Commit f743e6d

Browse files
committed
Patches for spec 227.0.0
1 parent d8bb5be commit f743e6d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

scripts/patches/cloudfront.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,8 @@
110110
"op": "remove",
111111
"path": "/PropertyTypes/AWS::CloudFront::AnycastIpList.Tags",
112112
},
113+
{
114+
"op": "remove",
115+
"path": "/PropertyTypes/AWS::CloudFront::AnycastIpList.AnycastIpList",
116+
},
113117
]

scripts/patches/ecs.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,8 @@
9797
"op": "remove",
9898
"path": "/PropertyTypes/AWS::ECS::ExpressGatewayService.ExpressGatewayServiceConfiguration",
9999
},
100+
{
101+
"op": "remove",
102+
"path": "/PropertyTypes/AWS::ECS::ExpressGatewayService.ECSManagedResourceArns",
103+
},
100104
]

0 commit comments

Comments
 (0)