Skip to content

Commit

Permalink
Update CloudFormation specs to 159.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored and github-actions[bot] committed Feb 14, 2024
1 parent 0eb354e commit 8b0a621
Show file tree
Hide file tree
Showing 70 changed files with 8,823 additions and 9,319 deletions.
16 changes: 15 additions & 1 deletion src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -1725,22 +1725,26 @@
"CancelUpdateStack",
"ContinueUpdateRollback",
"CreateChangeSet",
"CreateGeneratedTemplate",
"CreateStack",
"CreateStackInstances",
"CreateStackSet",
"CreateUploadBucket",
"DeactivateOrganizationsAccess",
"DeactivateType",
"DeleteChangeSet",
"DeleteGeneratedTemplate",
"DeleteStack",
"DeleteStackInstances",
"DeleteStackSet",
"DeregisterType",
"DescribeAccountLimits",
"DescribeChangeSet",
"DescribeChangeSetHooks",
"DescribeGeneratedTemplate",
"DescribeOrganizationsAccess",
"DescribePublisher",
"DescribeResourceScan",
"DescribeStackDriftDetectionStatus",
"DescribeStackEvents",
"DescribeStackInstance",
Expand All @@ -1757,13 +1761,18 @@
"DetectStackSetDrift",
"EstimateTemplateCost",
"ExecuteChangeSet",
"GetGeneratedTemplate",
"GetStackPolicy",
"GetTemplate",
"GetTemplateSummary",
"ImportStacksToStackSet",
"ListChangeSets",
"ListExports",
"ListGeneratedTemplates",
"ListImports",
"ListResourceScanRelatedResources",
"ListResourceScanResources",
"ListResourceScans",
"ListStackInstanceResourceDrifts",
"ListStackInstances",
"ListStackResources",
Expand All @@ -1783,10 +1792,12 @@
"SetTypeConfiguration",
"SetTypeDefaultVersion",
"SignalResource",
"StartResourceScan",
"StopStackSetOperation",
"TagResource",
"TestType",
"UntagResource",
"UpdateGeneratedTemplate",
"UpdateStack",
"UpdateStackInstances",
"UpdateStackSet",
Expand Down Expand Up @@ -10430,7 +10441,9 @@
"conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:ResourceTag/${TagKey}",
"aws:TagKeys"
"aws:TagKeys",
"wafv2:LogDestinationResource",
"wafv2:LogScope"
]
},
"AWS Well-Architected Tool": {
Expand Down Expand Up @@ -19940,6 +19953,7 @@
"s3:ExistingJobOperation",
"s3:ExistingJobPriority",
"s3:ExistingObjectTag/<key>",
"s3:InventoryAccessibleOptionalFields",
"s3:JobSuspendedCause",
"s3:RequestJobOperation",
"s3:RequestJobPriority",
Expand Down
904 changes: 360 additions & 544 deletions src/cfnlint/data/CloudSpecs/af-south-1.json

Large diffs are not rendered by default.

0 comments on commit 8b0a621

Please sign in to comment.