Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(specs) - Update CloudFormation specs to 148.0.0 #2942

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

Loading