Skip to content

Commit

Permalink
Update CloudFormation schemas to 2024-11-11
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored and github-actions[bot] committed Nov 11, 2024
1 parent 9d83f3f commit 710e44b
Show file tree
Hide file tree
Showing 532 changed files with 192,787 additions and 80,471 deletions.
42 changes: 38 additions & 4 deletions src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -4497,8 +4497,10 @@
"ARNFormat": "arn:aws:mediapackagev2:${Region}:${Account}:${ResourceType}/${ResourceIdentifier}",
"ARNRegex": "^arn:aws:mediapackagev2:.+",
"Actions": [
"CancelHarvestJob",
"CreateChannel",
"CreateChannelGroup",
"CreateHarvestJob",
"CreateOriginEndpoint",
"DeleteChannel",
"DeleteChannelGroup",
Expand All @@ -4508,12 +4510,15 @@
"GetChannel",
"GetChannelGroup",
"GetChannelPolicy",
"GetHarvestJob",
"GetHeadObject",
"GetObject",
"GetOriginEndpoint",
"GetOriginEndpointPolicy",
"HarvestObject",
"ListChannelGroups",
"ListChannels",
"ListHarvestJobs",
"ListOriginEndpoints",
"ListTagsForResource",
"PutChannelPolicy",
Expand Down Expand Up @@ -9113,6 +9118,7 @@
"AssociateDefaultView",
"BatchGetView",
"CreateIndex",
"CreateManagedView",
"CreateView",
"DeleteIndex",
"DeleteResourcePolicy",
Expand All @@ -9121,10 +9127,12 @@
"GetAccountLevelServiceConfiguration",
"GetDefaultView",
"GetIndex",
"GetManagedView",
"GetResourcePolicy",
"GetView",
"ListIndexes",
"ListIndexesForMembers",
"ListManagedViews",
"ListSupportedResourceTypes",
"ListTagsForResource",
"ListViews",
Expand All @@ -9140,7 +9148,8 @@
"conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:ResourceTag/${TagKey}",
"aws:TagKeys"
"aws:TagKeys",
"resource-explorer-2:Operation"
]
},
"AWS Resource Groups": {
Expand Down Expand Up @@ -11974,6 +11983,7 @@
"PutModelInvocationLoggingConfiguration",
"PutResourcePolicy",
"PutUseCaseForModelAccess",
"RenderPrompt",
"Retrieve",
"RetrieveAndGenerate",
"StartIngestionJob",
Expand All @@ -11993,7 +12003,8 @@
"UpdateGuardrail",
"UpdateKnowledgeBase",
"UpdatePrompt",
"UpdateProvisionedModelThroughput"
"UpdateProvisionedModelThroughput",
"ValidateFlowDefinition"
],
"HasResource": true,
"StringPrefix": "bedrock",
Expand Down Expand Up @@ -18926,6 +18937,15 @@
"aws:TagKeys"
]
},
"Amazon OpenSearch": {
"ARNFormat": "arn:aws:opensearch:${Region}:${Account}:${Resource}",
"ARNRegex": "^arn:aws:opensearch:.+",
"Actions": [
"ApplicationAccessAll"
],
"HasResource": true,
"StringPrefix": "opensearch"
},
"Amazon OpenSearch Ingestion": {
"ARNFormat": "arn:aws:osis:${Region}:${Account}:${ResourceType}/${ResourceName}",
"ARNRegex": "^arn:aws:osis:.+:.+:.+",
Expand Down Expand Up @@ -19609,6 +19629,7 @@
"GetUser",
"GetWebExperience",
"ListApplications",
"ListAttachments",
"ListConversations",
"ListDataSourceSyncJobs",
"ListDataSources",
Expand Down Expand Up @@ -19644,7 +19665,9 @@
"conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:ResourceTag/${TagKey}",
"aws:TagKeys"
"aws:TagKeys",
"identitystore:GroupId",
"identitystore:UserId"
]
},
"Amazon Q Business Q Apps": {
Expand Down Expand Up @@ -22140,6 +22163,9 @@
"DeleteRegisteredModelTag",
"DeleteRun",
"DeleteTag",
"DeleteTraceTag",
"DeleteTraces",
"EndTrace",
"GetDownloadURIForModelVersionArtifacts",
"GetExperiment",
"GetExperimentByName",
Expand All @@ -22149,6 +22175,7 @@
"GetModelVersionByAlias",
"GetRegisteredModel",
"GetRun",
"GetTraceInfo",
"ListArtifacts",
"LogBatch",
"LogInputs",
Expand All @@ -22162,19 +22189,26 @@
"SearchModelVersions",
"SearchRegisteredModels",
"SearchRuns",
"SearchTraces",
"SetExperimentTag",
"SetModelVersionTag",
"SetRegisteredModelAlias",
"SetRegisteredModelTag",
"SetTag",
"SetTraceTag",
"StartTrace",
"TransitionModelVersionStage",
"UpdateExperiment",
"UpdateModelVersion",
"UpdateRegisteredModel",
"UpdateRun"
],
"HasResource": true,
"StringPrefix": "sagemaker-mlflow"
"StringPrefix": "sagemaker-mlflow",
"conditionKeys": [
"aws:ResourceTag/${TagKey}",
"sagemaker:ResourceTag/${TagKey}"
]
},
"Amazon Security Lake": {
"ARNFormat": "arn:aws:securitylake:${Region}:${Account}:${ResourceType}/${ResourcePath}",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"5357ad155752331d8c927fa32fdb28c9\"", "url": "https://schema.cloudformation.eu-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"d3024d07ed7f0df090999019951ec740\"", "url": "https://schema.cloudformation.eu-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"9c09a8e86cff20c3da1dbd5301bd0ebe\"", "url": "https://schema.cloudformation.cn-north-1.amazonaws.com.cn/CloudformationSchema.zip"}
{"etag": "\"d78b3ee8def038dcb7f1bf91e25c9795\"", "url": "https://schema.cloudformation.cn-north-1.amazonaws.com.cn/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"e883cba4b52bd486689be2590182302e\"", "url": "https://schema.cloudformation.us-gov-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"f4134761b3c534870a6840a4f1c68d04\"", "url": "https://schema.cloudformation.us-gov-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"dabda94e45dfc9d5c84a459da91edd2c\"", "url": "https://schema.cloudformation.me-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"2809b4b798a86d1f8ba39b1ed01f6b04\"", "url": "https://schema.cloudformation.me-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"b6a93fd4200882e33932f3977cf81d2d\"", "url": "https://schema.cloudformation.us-gov-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"4313d051e8b10a45b67c070e21a67331\"", "url": "https://schema.cloudformation.us-gov-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"1fafcf4ca44c438a68bf190ec5046b30\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"ef12d5f69b171d72922b6e704b301450\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"679ee3121552f93003a6865d0301f95f\"", "url": "https://schema.cloudformation.eu-west-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"30aad884c624cd46bff8f2458dac9128\"", "url": "https://schema.cloudformation.eu-west-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"11d1b4b6102578b479d6e21c3363b07a\"", "url": "https://schema.cloudformation.cn-northwest-1.amazonaws.com.cn/CloudformationSchema.zip"}
{"etag": "\"0a758a182be3ff79d6a66613ec849985\"", "url": "https://schema.cloudformation.cn-northwest-1.amazonaws.com.cn/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"fb5b87fa2d3233312282562bcd3bfbc9\"", "url": "https://schema.cloudformation.af-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"8c1979f6421f40f837c4d7546cf58a75\"", "url": "https://schema.cloudformation.af-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"4c9cb5a4d498a6466009723774049dbe\"", "url": "https://schema.cloudformation.us-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"408b5ad195a3f72a5be759e77b5b4116\"", "url": "https://schema.cloudformation.us-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"721ed22e90284fd92477dcd7becf2876\"", "url": "https://schema.cloudformation.ap-southeast-5.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"178fe3471273630c09414a82124de80b\"", "url": "https://schema.cloudformation.ap-southeast-5.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"520442db355318cdc3026536d0986cc4\"", "url": "https://schema.cloudformation.eu-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"3b746ef9d848787a41bd493158c3cd29\"", "url": "https://schema.cloudformation.eu-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"d273c61b83b327ae7062f9e0252c380e\"", "url": "https://schema.cloudformation.ap-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"5d287a69dba73fcce4cf8e11d392ffb6\"", "url": "https://schema.cloudformation.ap-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"2c5ccaaac2f27b06d22c2a84f14eb02c\"", "url": "https://schema.cloudformation.ap-southeast-4.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"cd529328f1e417d0a5c87511c83cd882\"", "url": "https://schema.cloudformation.ap-southeast-4.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"57c64212488b8f143b59162adffc2be9\"", "url": "https://schema.cloudformation.us-east-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"7df75ab621db29effb48a825c0b1bb0d\"", "url": "https://schema.cloudformation.us-east-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"b17b43b6c7bd34f3af6de3f406c397fe\"", "url": "https://schema.cloudformation.ap-southeast-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"f63d4deef2434c91156afb1d4a262dfe\"", "url": "https://schema.cloudformation.ap-southeast-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"895a42c168d6397357dbf1ddba3d12b9\"", "url": "https://schema.cloudformation.ap-northeast-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"ed968ccfaec5c3cf09a07a3c1efc053b\"", "url": "https://schema.cloudformation.ap-northeast-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"29da5b62780e15423d7c2526d453d938\"", "url": "https://schema.cloudformation.ap-southeast-3.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"43637dbeafa52aad16437ceefd6782d2\"", "url": "https://schema.cloudformation.ap-southeast-3.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"10122da694bede181ecd4161716c4a1a\"", "url": "https://schema.cloudformation.ap-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"d8f3a6067cd587c6e26e747d57bc49f7\"", "url": "https://schema.cloudformation.ap-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"ee2fafec85a78e0c4e65284b8c3ed8f9\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"84f5053d70268fc78f227f85396fa564\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"87c18247cfa1e1cc3005309803025962\"", "url": "https://schema.cloudformation.ap-southeast-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"3a6d8e8bc886371bc4ac16c08bd9e429\"", "url": "https://schema.cloudformation.ap-southeast-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"617e4f25d14fa2ae621304bfeb35c742\"", "url": "https://schema.cloudformation.ca-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"553e93fe157bece5ea9f43c65863d983\"", "url": "https://schema.cloudformation.ca-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"8e8aef22a73df8aac450d1c66839de7c\"", "url": "https://schema.cloudformation.eu-central-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"3aebc7bc830a986b8bdddf0d570786c3\"", "url": "https://schema.cloudformation.eu-central-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"abff77b737994051678f96052059e865\"", "url": "https://schema.cloudformation.eu-north-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"991523258d717e70c207655c26417953\"", "url": "https://schema.cloudformation.eu-north-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"ac577518b13bc5b9460aea32b546bc9d\"", "url": "https://schema.cloudformation.eu-south-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"6081e17c6ce418af80eb1b90c0b522d5\"", "url": "https://schema.cloudformation.eu-south-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"17e8c7adc1cf749c360ecdc7aab897f4\"", "url": "https://schema.cloudformation.ca-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"b2058846a4a32c4777a1675aae179f55\"", "url": "https://schema.cloudformation.ca-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"7bf14c08f1c6a5630ce8d8f85059a5e0\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"24deb9cc5bbc3f967f42b5b938be6d48\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"dd65610a40912779b8e996dca8a6e526\"", "url": "https://schema.cloudformation.ap-northeast-3.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"cf08e7df51f53b218ef4982d9f795a92\"", "url": "https://schema.cloudformation.ap-northeast-3.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"e639191636cd225fbe9ac6488edd9fbc\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"5908917c85a517fb03aeb0b87dac6dd7\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"d152e80c902be01477cb4446c400c753\"", "url": "https://schema.cloudformation.ap-south-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"f492a5987a8ea775191545aabfa6353b\"", "url": "https://schema.cloudformation.ap-south-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"ebb8bf034d08a1d5fa72fbef92356773\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"5a566250f966ad588070d881d2983676\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"9a85fb289ed577c7c5e49c678f0b77c3\"", "url": "https://schema.cloudformation.il-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"0d37ddce2852d43cdf2de341cc9471a9\"", "url": "https://schema.cloudformation.il-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"c42f41acfb73c2b6701b83c459ee2009\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"2d0931f55b0698eb5434fc2717684a2e\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"5d7672eafd26eff88359b68742c5212e\"", "url": "https://schema.cloudformation.ap-northeast-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"1c0c523b5196516bdd91c78ec0ddd8d2\"", "url": "https://schema.cloudformation.ap-northeast-1.amazonaws.com/CloudformationSchema.zip"}
Loading

0 comments on commit 710e44b

Please sign in to comment.