Skip to content

Commit 418dae0

Browse files
Update CloudFormation specs to 141.0.0 (#2879)
Co-authored-by: kddejong <[email protected]> Co-authored-by: Kevin DeJong <[email protected]>
1 parent 532e7a9 commit 418dae0

File tree

78 files changed

+4231
-23239
lines changed

Some content is hidden

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

78 files changed

+4231
-23239
lines changed

src/cfnlint/data/AdditionalSpecs/Policies.json

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@
282282
"DeleteComponent",
283283
"DeleteForm",
284284
"DeleteTheme",
285+
"ExchangeCodeForToken",
285286
"ExportComponents",
286287
"ExportForms",
287288
"ExportThemes",
@@ -295,6 +296,7 @@
295296
"ListForms",
296297
"ListThemes",
297298
"PutMetadataFlag",
299+
"RefreshToken",
298300
"ResetMetadataFlag",
299301
"StartCodegenJob",
300302
"UpdateComponent",
@@ -1452,6 +1454,7 @@
14521454
"DeleteService",
14531455
"DeregisterInstance",
14541456
"DiscoverInstances",
1457+
"DiscoverInstancesRevision",
14551458
"GetInstance",
14561459
"GetInstancesHealthStatus",
14571460
"GetNamespace",
@@ -7086,37 +7089,6 @@
70867089
"HasResource": false,
70877090
"StringPrefix": "migrationhub-strategy"
70887091
},
7089-
"AWS Mobile Hub": {
7090-
"ARNFormat": "arn:aws:mobilehub:<region>:<aws_account_ID>:project/<project_ID>",
7091-
"ARNRegex": "^arn:aws:mobilehub:.+:[0-9]+:.+",
7092-
"Actions": [
7093-
"CreateProject",
7094-
"CreateServiceRole",
7095-
"DeleteProject",
7096-
"DeleteProjectSnapshot",
7097-
"DeployToStage",
7098-
"DescribeBundle",
7099-
"ExportBundle",
7100-
"ExportProject",
7101-
"GenerateProjectParameters",
7102-
"GetProject",
7103-
"GetProjectSnapshot",
7104-
"ImportProject",
7105-
"InstallBundle",
7106-
"ListAvailableConnectors",
7107-
"ListAvailableFeatures",
7108-
"ListAvailableRegions",
7109-
"ListBundles",
7110-
"ListProjectSnapshots",
7111-
"ListProjects",
7112-
"SynchronizeProject",
7113-
"UpdateProject",
7114-
"ValidateProject",
7115-
"VerifyServiceRole"
7116-
],
7117-
"HasResource": true,
7118-
"StringPrefix": "mobilehub"
7119-
},
71207092
"AWS Network Firewall": {
71217093
"ARNFormat": "arn:aws:network-firewall:${Region}:${Account}:${ResourceType}/${ResourceName}",
71227094
"ARNRegex": "^arn:aws:network-firewall:.+:.+:.+",
@@ -13104,6 +13076,7 @@
1310413076
"DisableEbsEncryptionByDefault",
1310513077
"DisableFastLaunch",
1310613078
"DisableFastSnapshotRestores",
13079+
"DisableImageBlockPublicAccess",
1310713080
"DisableImageDeprecation",
1310813081
"DisableIpamOrganizationAdminAccount",
1310913082
"DisableSerialConsoleAccess",
@@ -13131,6 +13104,7 @@
1313113104
"EnableEbsEncryptionByDefault",
1313213105
"EnableFastLaunch",
1313313106
"EnableFastSnapshotRestores",
13107+
"EnableImageBlockPublicAccess",
1313413108
"EnableImageDeprecation",
1313513109
"EnableIpamOrganizationAdminAccount",
1313613110
"EnableReachabilityAnalyzerOrganizationSharing",
@@ -13157,6 +13131,7 @@
1315713131
"GetFlowLogsIntegrationTemplate",
1315813132
"GetGroupsForCapacityReservation",
1315913133
"GetHostReservationPurchasePreview",
13134+
"GetImageBlockPublicAccessState",
1316013135
"GetInstanceTypesFromInstanceRequirements",
1316113136
"GetInstanceUefiData",
1316213137
"GetIpamAddressHistory",

0 commit comments

Comments
 (0)