Skip to content

Commit

Permalink
Update CloudFormation specs to 148.0.0 (#2942)
Browse files Browse the repository at this point in the history
Co-authored-by: kddejong <kddejong@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kddejong committed Nov 9, 2023
1 parent 146ad4d commit 6f5c89f
Show file tree
Hide file tree
Showing 68 changed files with 15,745 additions and 32,696 deletions.
15 changes: 15 additions & 0 deletions src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -14278,24 +14278,28 @@
"AssociateIdentityProviderConfig",
"CreateAddon",
"CreateCluster",
"CreateEksAnywhereSubscription",
"CreateFargateProfile",
"CreateNodegroup",
"DeleteAddon",
"DeleteCluster",
"DeleteEksAnywhereSubscription",
"DeleteFargateProfile",
"DeleteNodegroup",
"DeregisterCluster",
"DescribeAddon",
"DescribeAddonConfiguration",
"DescribeAddonVersions",
"DescribeCluster",
"DescribeEksAnywhereSubscription",
"DescribeFargateProfile",
"DescribeIdentityProviderConfig",
"DescribeNodegroup",
"DescribeUpdate",
"DisassociateIdentityProviderConfig",
"ListAddons",
"ListClusters",
"ListEksAnywhereSubscriptions",
"ListFargateProfiles",
"ListIdentityProviderConfigs",
"ListNodegroups",
Expand All @@ -14307,6 +14311,7 @@
"UpdateAddon",
"UpdateClusterConfig",
"UpdateClusterVersion",
"UpdateEksAnywhereSubscription",
"UpdateNodegroupConfig",
"UpdateNodegroupVersion"
],
Expand Down Expand Up @@ -17797,7 +17802,9 @@
"CreateDBSubnetGroup",
"CreateEventSubscription",
"CreateGlobalCluster",
"CreateIntegration",
"CreateOptionGroup",
"CreateTenantDatabase",
"CrossRegionCommunication",
"DeleteBlueGreenDeployment",
"DeleteCustomDBEngineVersion",
Expand All @@ -17816,7 +17823,9 @@
"DeleteDBSubnetGroup",
"DeleteEventSubscription",
"DeleteGlobalCluster",
"DeleteIntegration",
"DeleteOptionGroup",
"DeleteTenantDatabase",
"DeregisterDBProxyTargets",
"DescribeAccountAttributes",
"DescribeBlueGreenDeployments",
Expand All @@ -17843,13 +17852,15 @@
"DescribeDBSnapshotAttributes",
"DescribeDBSnapshots",
"DescribeDBSubnetGroups",
"DescribeDbSnapshotTenantDatabases",
"DescribeEngineDefaultClusterParameters",
"DescribeEngineDefaultParameters",
"DescribeEventCategories",
"DescribeEventSubscriptions",
"DescribeEvents",
"DescribeExportTasks",
"DescribeGlobalClusters",
"DescribeIntegrations",
"DescribeOptionGroupOptions",
"DescribeOptionGroups",
"DescribeOrderableDBInstanceOptions",
Expand All @@ -17859,6 +17870,7 @@
"DescribeReservedDBInstances",
"DescribeReservedDBInstancesOfferings",
"DescribeSourceRegions",
"DescribeTenantDatabases",
"DescribeValidDBInstanceModifications",
"DownloadCompleteDBLogFile",
"DownloadDBLogFilePortion",
Expand All @@ -17885,6 +17897,7 @@
"ModifyGlobalCluster",
"ModifyOptionGroup",
"ModifyRecommendation",
"ModifyTenantDatabase",
"PromoteReadReplica",
"PromoteReadReplicaDBCluster",
"PurchaseReservedDBInstancesOffering",
Expand Down Expand Up @@ -17932,9 +17945,11 @@
"rds:EndpointType",
"rds:ManageMasterUserPassword",
"rds:MultiAz",
"rds:MultiTenant",
"rds:Piops",
"rds:StorageEncrypted",
"rds:StorageSize",
"rds:TenantDatabaseName",
"rds:Vpc",
"rds:cluster-pg-tag/${TagKey}",
"rds:cluster-snapshot-tag/${TagKey}",
Expand Down
1,130 changes: 110 additions & 1,020 deletions src/cfnlint/data/CloudSpecs/af-south-1.json

Large diffs are not rendered by default.

1,373 changes: 183 additions & 1,190 deletions src/cfnlint/data/CloudSpecs/ap-east-1.json

Large diffs are not rendered by default.

794 changes: 68 additions & 726 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json

Large diffs are not rendered by default.

1,855 changes: 1,165 additions & 690 deletions src/cfnlint/data/CloudSpecs/ap-northeast-2.json

Large diffs are not rendered by default.

1,058 changes: 163 additions & 895 deletions src/cfnlint/data/CloudSpecs/ap-northeast-3.json

Large diffs are not rendered by default.

1,387 changes: 316 additions & 1,071 deletions src/cfnlint/data/CloudSpecs/ap-south-1.json

Large diffs are not rendered by default.

951 changes: 110 additions & 841 deletions src/cfnlint/data/CloudSpecs/ap-south-2.json

Large diffs are not rendered by default.

899 changes: 74 additions & 825 deletions src/cfnlint/data/CloudSpecs/ap-southeast-1.json

Large diffs are not rendered by default.

0 comments on commit 6f5c89f

Please sign in to comment.