Skip to content

Commit 33bb04c

Browse files
authored
Patch AWS::ImageBuilder::ContainerRecipe.InstanceConfiguration (#3413)
1 parent e4f7c13 commit 33bb04c

File tree

138 files changed

+11600
-8936
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+11600
-8936
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"526b6a27794ad8148f5768d1bfc46aef\"", "url": "https://schema.cloudformation.cn-north-1.amazonaws.com.cn/CloudformationSchema.zip"}
1+
{"etag": "\"6d475ec324030bce2de5f9f18e4864ca\"", "url": "https://schema.cloudformation.cn-north-1.amazonaws.com.cn/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"b0818651b985279adea0d4bd31fd23c5\"", "url": "https://schema.cloudformation.us-gov-west-1.amazonaws.com/CloudformationSchema.zip"}
1+
{"etag": "\"0834cac6bee64373374bfedf13a291bc\"", "url": "https://schema.cloudformation.us-gov-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"cafc6210e321f41ef5eddd36b651930f\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
1+
{"etag": "\"834f790a8008964e76e447e2a8432aea\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"fab10b363974326d034e45eea1e780f0\"", "url": "https://schema.cloudformation.cn-northwest-1.amazonaws.com.cn/CloudformationSchema.zip"}
1+
{"etag": "\"56da98caf2caf0446b99dcc79f19b0a7\"", "url": "https://schema.cloudformation.cn-northwest-1.amazonaws.com.cn/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"9e9dfb17c3944c1f7c3e47fbc989f5d3\"", "url": "https://schema.cloudformation.us-east-2.amazonaws.com/CloudformationSchema.zip"}
1+
{"etag": "\"9fde2ffcea94e247c223619599ac22ba\"", "url": "https://schema.cloudformation.us-east-2.amazonaws.com/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"c065fa9efdfc9b0c32dfccb53437fdb5\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
1+
{"etag": "\"241e75fbdd254447d51e3e9e7991d11f\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"etag": "\"4692cb055dae96b5a99b20ed17092c22\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}
1+
{"etag": "\"a48bf3fc3f1917a864d583600f4bf38d\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}

src/cfnlint/data/schemas/patches/providers/all/aws_imagebuilder_containerrecipe/__init__.py

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"op": "test",
4+
"path": "/properties/InstanceConfiguration",
5+
"value": {
6+
"$ref": "#/definitions/InstanceConfiguration",
7+
"additionalProperties": false
8+
}
9+
},
10+
{
11+
"op": "remove",
12+
"path": "/properties/InstanceConfiguration/additionalProperties"
13+
}
14+
]

src/cfnlint/data/schemas/providers/af_south_1/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,6 @@
885885
"aws-route53-dnssec.json",
886886
"aws-redshift-endpointauthorization.json",
887887
"aws-ec2-transitgatewayroutetable.json",
888-
"aws-controltower-enabledcontrol.json",
889888
"aws-networkmanager-connectattachment.json",
890889
"aws-s3-accessgrantsinstance.json",
891890
"aws-cognito-identitypoolroleattachment.json",
@@ -1014,7 +1013,6 @@
10141013
"aws-fis-targetaccountconfiguration.json",
10151014
"aws-wafv2-rulegroup.json",
10161015
"aws-sagemaker-modelpackagegroup.json",
1017-
"aws-ses-configurationset.json",
10181016
"aws-networkfirewall-loggingconfiguration.json",
10191017
"aws-glue-classifier.json",
10201018
"aws-connect-securityprofile.json",
@@ -1190,7 +1188,6 @@
11901188
"aws-mediaconnect-gateway.json",
11911189
"aws-rds-dbproxyendpoint.json",
11921190
"aws-datasync-locationsmb.json",
1193-
"aws-resiliencehub-app.json",
11941191
"aws-securityhub-standard.json",
11951192
"aws-rolesanywhere-crl.json",
11961193
"aws-sns-topicinlinepolicy.json",

src/cfnlint/data/schemas/providers/us_west_2/aws-controltower-enabledcontrol.json renamed to src/cfnlint/data/schemas/providers/af_south_1/aws-controltower-enabledcontrol.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
"organizations:ListPoliciesForTarget",
9292
"organizations:ListTargetsForPolicy",
9393
"organizations:DescribePolicy"
94-
],
95-
"timeoutInMinutes": 720
94+
]
9695
},
9796
"delete": {
9897
"permissions": [
@@ -106,8 +105,7 @@
106105
"organizations:ListPoliciesForTarget",
107106
"organizations:ListTargetsForPolicy",
108107
"organizations:DescribePolicy"
109-
],
110-
"timeoutInMinutes": 720
108+
]
111109
},
112110
"list": {
113111
"handlerSchema": {
@@ -146,8 +144,7 @@
146144
"organizations:ListPoliciesForTarget",
147145
"organizations:ListTargetsForPolicy",
148146
"organizations:DescribePolicy"
149-
],
150-
"timeoutInMinutes": 720
147+
]
151148
}
152149
},
153150
"primaryIdentifier": [

src/cfnlint/data/schemas/providers/us_west_2/aws-resiliencehub-app.json renamed to src/cfnlint/data/schemas/providers/af_south_1/aws-resiliencehub-app.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@
174174
"resiliencehub:DescribeApp",
175175
"resiliencehub:DescribeAppVersionTemplate",
176176
"resiliencehub:ListAppVersionResourceMappings",
177-
"resiliencehub:ListTagsForResource",
178-
"resiliencehub:ListAppVersions"
177+
"resiliencehub:ListTagsForResource"
179178
]
180179
},
181180
"update": {

src/cfnlint/data/schemas/providers/ap_northeast_3/aws-ses-configurationset.json renamed to src/cfnlint/data/schemas/providers/af_south_1/aws-ses-configurationset.json

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@
8585
"type": "string"
8686
}
8787
},
88-
"required": [
89-
"CustomRedirectDomain"
90-
],
9188
"type": "object"
9289
},
9390
"VdmOptions": {

src/cfnlint/data/schemas/providers/ap_east_1/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,6 @@
864864
"aws-route53-dnssec.json",
865865
"aws-redshift-endpointauthorization.json",
866866
"aws-ec2-transitgatewayroutetable.json",
867-
"aws-controltower-enabledcontrol.json",
868867
"aws-s3-accessgrantsinstance.json",
869868
"aws-macie-customdataidentifier.json",
870869
"aws-route53-recordset.json",
@@ -1170,7 +1169,6 @@
11701169
"aws-mediaconnect-gateway.json",
11711170
"aws-rds-dbproxyendpoint.json",
11721171
"aws-datasync-locationsmb.json",
1173-
"aws-resiliencehub-app.json",
11741172
"aws-securityhub-standard.json",
11751173
"aws-rolesanywhere-crl.json",
11761174
"aws-sns-topicinlinepolicy.json",

src/cfnlint/data/schemas/providers/ap_northeast_1/aws-controltower-enabledcontrol.json renamed to src/cfnlint/data/schemas/providers/ap_east_1/aws-controltower-enabledcontrol.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
"organizations:ListPoliciesForTarget",
9292
"organizations:ListTargetsForPolicy",
9393
"organizations:DescribePolicy"
94-
],
95-
"timeoutInMinutes": 720
94+
]
9695
},
9796
"delete": {
9897
"permissions": [
@@ -106,8 +105,7 @@
106105
"organizations:ListPoliciesForTarget",
107106
"organizations:ListTargetsForPolicy",
108107
"organizations:DescribePolicy"
109-
],
110-
"timeoutInMinutes": 720
108+
]
111109
},
112110
"list": {
113111
"handlerSchema": {
@@ -146,8 +144,7 @@
146144
"organizations:ListPoliciesForTarget",
147145
"organizations:ListTargetsForPolicy",
148146
"organizations:DescribePolicy"
149-
],
150-
"timeoutInMinutes": 720
147+
]
151148
}
152149
},
153150
"primaryIdentifier": [

src/cfnlint/data/schemas/providers/eu_west_1/aws-resiliencehub-app.json renamed to src/cfnlint/data/schemas/providers/ap_east_1/aws-resiliencehub-app.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@
174174
"resiliencehub:DescribeApp",
175175
"resiliencehub:DescribeAppVersionTemplate",
176176
"resiliencehub:ListAppVersionResourceMappings",
177-
"resiliencehub:ListTagsForResource",
178-
"resiliencehub:ListAppVersions"
177+
"resiliencehub:ListTagsForResource"
179178
]
180179
},
181180
"update": {

src/cfnlint/data/schemas/providers/ap_northeast_1/__init__.py

+4
Original file line numberDiff line numberDiff line change
@@ -1326,6 +1326,7 @@
13261326
"aws-cleanrooms-analysistemplate.json",
13271327
"aws-redshift-endpointauthorization.json",
13281328
"aws-ec2-transitgatewayroutetable.json",
1329+
"aws-controltower-enabledcontrol.json",
13291330
"aws-networkmanager-connectattachment.json",
13301331
"aws-lightsail-container.json",
13311332
"aws-s3-accessgrantsinstance.json",
@@ -1538,6 +1539,7 @@
15381539
"aws-wafv2-rulegroup.json",
15391540
"aws-sagemaker-modelpackagegroup.json",
15401541
"aws-evidently-launch.json",
1542+
"aws-ses-configurationset.json",
15411543
"aws-elasticache-parametergroup.json",
15421544
"aws-networkfirewall-loggingconfiguration.json",
15431545
"aws-glue-classifier.json",
@@ -1651,6 +1653,7 @@
16511653
"aws-connect-predefinedattribute.json",
16521654
"aws-iam-policy.json",
16531655
"aws-databrew-schedule.json",
1656+
"aws-bedrock-agent.json",
16541657
"aws-apprunner-service.json",
16551658
"aws-connect-approvedorigin.json",
16561659
"aws-ses-contactlist.json",
@@ -1820,6 +1823,7 @@
18201823
"aws-mediaconnect-gateway.json",
18211824
"aws-rds-dbproxyendpoint.json",
18221825
"aws-datasync-locationsmb.json",
1826+
"aws-resiliencehub-app.json",
18231827
"aws-securityhub-standard.json",
18241828
"aws-rolesanywhere-crl.json",
18251829
"aws-cleanrooms-privacybudgettemplate.json",

0 commit comments

Comments
 (0)