Skip to content

Commit f92ac40

Browse files
Update CloudFormation specs to 121.0.0 (#2723)
Co-authored-by: kddejong <[email protected]>
1 parent bc2e38b commit f92ac40

File tree

74 files changed

+9731
-11683
lines changed

Some content is hidden

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

74 files changed

+9731
-11683
lines changed

src/cfnlint/data/AdditionalSpecs/Policies.json

+30-2
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@
602602
"HasResource": true,
603603
"StringPrefix": "appsync",
604604
"conditionKeys": [
605+
"appsync:Visibility",
605606
"aws:RequestTag/${TagKey}",
606607
"aws:ResourceTag/${TagKey}",
607608
"aws:TagKeys"
@@ -3412,7 +3413,8 @@
34123413
"UpdateFlowEntitlement",
34133414
"UpdateFlowMediaStream",
34143415
"UpdateFlowOutput",
3415-
"UpdateFlowSource"
3416+
"UpdateFlowSource",
3417+
"UpdateGatewayInstance"
34163418
],
34173419
"HasResource": true,
34183420
"StringPrefix": "mediaconnect"
@@ -7678,6 +7680,7 @@
76787680
"AcceptInvitation",
76797681
"BatchDisableStandards",
76807682
"BatchEnableStandards",
7683+
"BatchGetControlEvaluations",
76817684
"BatchGetSecurityControls",
76827685
"BatchGetStandardsControlAssociations",
76837686
"BatchImportFindings",
@@ -7713,6 +7716,7 @@
77137716
"GetControlFindingSummary",
77147717
"GetEnabledStandards",
77157718
"GetFindingAggregator",
7719+
"GetFindingHistory",
77167720
"GetFindings",
77177721
"GetFreeTrialEndDate",
77187722
"GetFreeTrialUsage",
@@ -9191,6 +9195,7 @@
91919195
"Actions": [
91929196
"AssociateWebACL",
91939197
"CheckCapacity",
9198+
"CreateAPIKey",
91949199
"CreateIPSet",
91959200
"CreateRegexPatternSet",
91969201
"CreateRuleGroup",
@@ -9206,6 +9211,7 @@
92069211
"DisassociateFirewallManager",
92079212
"DisassociateWebACL",
92089213
"GenerateMobileSdkReleaseUrl",
9214+
"GetDecryptedAPIKey",
92099215
"GetIPSet",
92109216
"GetLoggingConfiguration",
92119217
"GetManagedRuleSet",
@@ -9217,6 +9223,7 @@
92179223
"GetSampledRequests",
92189224
"GetWebACL",
92199225
"GetWebACLForResource",
9226+
"ListAPIKeys",
92209227
"ListAvailableManagedRuleGroupVersions",
92219228
"ListAvailableManagedRuleGroups",
92229229
"ListIPSets",
@@ -9786,6 +9793,8 @@
97869793
"BatchGetNamedQuery",
97879794
"BatchGetPreparedStatement",
97889795
"BatchGetQueryExecution",
9796+
"CancelCapacityReservation",
9797+
"CreateCapacityReservation",
97899798
"CreateDataCatalog",
97909799
"CreateNamedQuery",
97919800
"CreateNotebook",
@@ -9801,6 +9810,8 @@
98019810
"GetCalculationExecution",
98029811
"GetCalculationExecutionCode",
98039812
"GetCalculationExecutionStatus",
9813+
"GetCapacityAssignmentConfiguration",
9814+
"GetCapacityReservation",
98049815
"GetDataCatalog",
98059816
"GetDatabase",
98069817
"GetNamedQuery",
@@ -9817,6 +9828,7 @@
98179828
"ImportNotebook",
98189829
"ListApplicationDPUSizes",
98199830
"ListCalculationExecutions",
9831+
"ListCapacityReservations",
98209832
"ListDataCatalogs",
98219833
"ListDatabases",
98229834
"ListEngineVersions",
@@ -9830,6 +9842,7 @@
98309842
"ListTableMetadata",
98319843
"ListTagsForResource",
98329844
"ListWorkGroups",
9845+
"PutCapacityAssignmentConfiguration",
98339846
"StartCalculationExecution",
98349847
"StartQueryExecution",
98359848
"StartSession",
@@ -9838,6 +9851,7 @@
98389851
"TagResource",
98399852
"TerminateSession",
98409853
"UntagResource",
9854+
"UpdateCapacityReservation",
98419855
"UpdateDataCatalog",
98429856
"UpdateNamedQuery",
98439857
"UpdateNotebook",
@@ -13206,6 +13220,7 @@
1320613220
"aws:TagKeys",
1320713221
"elasticfilesystem:AccessPointArn",
1320813222
"elasticfilesystem:AccessedViaMountTarget",
13223+
"elasticfilesystem:CreateAction",
1320913224
"elasticfilesystem:Encrypted"
1321013225
]
1321113226
},
@@ -14478,12 +14493,20 @@
1447814493
"ARNRegex": "^arn:aws:cassandra:.+",
1447914494
"Actions": [
1448014495
"Alter",
14496+
"AlterMultiRegionResource",
1448114497
"Create",
14498+
"CreateMultiRegionResource",
1448214499
"Drop",
14500+
"DropMultiRegionResource",
1448314501
"Modify",
14502+
"ModifyMultiRegionResource",
1448414503
"Restore",
14504+
"RestoreMultiRegionTable",
1448514505
"Select",
14506+
"SelectMultiRegionResource",
14507+
"TagMultiRegionResource",
1448614508
"TagResource",
14509+
"UnTagMultiRegionResource",
1448714510
"UntagResource",
1448814511
"UpdatePartitioner"
1448914512
],
@@ -15979,13 +16002,15 @@
1597916002
"ARNFormat": "arn:aws:aoss:${Region}:${Account}:${Resource}",
1598016003
"ARNRegex": "^arn:aws:aoss:.+",
1598116004
"Actions": [
16005+
"APIAccessAll",
1598216006
"BatchGetCollection",
1598316007
"BatchGetVpcEndpoint",
1598416008
"CreateAccessPolicy",
1598516009
"CreateCollection",
1598616010
"CreateSecurityConfig",
1598716011
"CreateSecurityPolicy",
1598816012
"CreateVpcEndpoint",
16013+
"DashboardsAccessAll",
1598916014
"DeleteAccessPolicy",
1599016015
"DeleteCollection",
1599116016
"DeleteSecurityConfig",
@@ -16620,6 +16645,7 @@
1662016645
"DescribeThemeAlias",
1662116646
"DescribeThemePermissions",
1662216647
"DescribeUser",
16648+
"DescribeVPCConnection",
1662316649
"GenerateEmbedUrlForAnonymousUser",
1662416650
"GenerateEmbedUrlForRegisteredUser",
1662516651
"GetAnonymousUserEmbedUrl",
@@ -16651,6 +16677,7 @@
1665116677
"ListThemes",
1665216678
"ListUserGroups",
1665316679
"ListUsers",
16680+
"ListVPCConnections",
1665416681
"PassDataSet",
1665516682
"PassDataSource",
1665616683
"PutDataSetRefreshProperties",
@@ -16696,7 +16723,8 @@
1669616723
"UpdateTheme",
1669716724
"UpdateThemeAlias",
1669816725
"UpdateThemePermissions",
16699-
"UpdateUser"
16726+
"UpdateUser",
16727+
"UpdateVPCConnection"
1670016728
],
1670116729
"HasResource": true,
1670216730
"StringPrefix": "quicksight",

0 commit comments

Comments
 (0)