Skip to content

Commit

Permalink
Update CloudFormation schemas to 2024-10-30
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored and github-actions[bot] committed Oct 30, 2024
1 parent 88efb08 commit 98604fa
Show file tree
Hide file tree
Showing 52 changed files with 1,527 additions and 14,036 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"ec38dc78d90cdde1a43ef408dfc10491\"", "url": "https://schema.cloudformation.me-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"e06373bbfad7114b03a497552117e305\"", "url": "https://schema.cloudformation.me-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"edada94caf23b7b0ccb9dc664ca18dde\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"06422e26d24d8cf21b727de6a9ee53f2\"", "url": "https://schema.cloudformation.me-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"7ff9b93c7faad3fa2ffd0c51a4ae6f52\"", "url": "https://schema.cloudformation.ap-south-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"722fe9869780613c36628c2cee6b0ce8\"", "url": "https://schema.cloudformation.ap-south-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"b0e2a1de63cfb88929f242fe66564ad5\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"315fb5ce3f46f217e4544494da872b48\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"2037bae359ce9ebeb3fb2bad59a7c3fd\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"b9c85f0ad2a4e9d64f00ea45d5f6127b\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"9a24719857140606d4efa6abb63a5f2e\"", "url": "https://schema.cloudformation.ap-south-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"0f21ed626b727ade6f67032eab2c0cad\"", "url": "https://schema.cloudformation.ap-south-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"56dc5b42744491e819df85a489a140ab\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"1711f6356647d71c3ef0a71fa0adb297\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
11 changes: 11 additions & 0 deletions src/cfnlint/data/schemas/providers/ap_south_1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@
"AWS::OpenSearchServerless::SecurityConfig",
"AWS::OpenSearchServerless::SecurityPolicy",
"AWS::OpenSearchServerless::VpcEndpoint",
"AWS::OpenSearchService::Application",
"AWS::OpenSearchService::Domain",
"AWS::OpsWorks::App",
"AWS::OpsWorks::ElasticLoadBalancerAttachment",
Expand Down Expand Up @@ -1206,6 +1207,7 @@
"aws-appconfig-application.json",
"aws-appconfig-configurationprofile.json",
"aws-appconfig-deployment.json",
"aws-appconfig-deploymentstrategy.json",
"aws-appconfig-environment.json",
"aws-appconfig-extension.json",
"aws-appconfig-extensionassociation.json",
Expand Down Expand Up @@ -1283,10 +1285,14 @@
"aws-bedrock-agent.json",
"aws-bedrock-agentalias.json",
"aws-bedrock-datasource.json",
"aws-bedrock-flow.json",
"aws-bedrock-flowalias.json",
"aws-bedrock-flowversion.json",
"aws-bedrock-guardrail.json",
"aws-bedrock-guardrailversion.json",
"aws-bedrock-knowledgebase.json",
"aws-bedrock-prompt.json",
"aws-bedrock-promptversion.json",
"aws-budgets-budget.json",
"aws-budgets-budgetsaction.json",
"aws-cassandra-keyspace.json",
Expand Down Expand Up @@ -1387,6 +1393,7 @@
"aws-config-storedquery.json",
"aws-connect-agentstatus.json",
"aws-connect-approvedorigin.json",
"aws-connect-contactflow.json",
"aws-connect-contactflowmodule.json",
"aws-connect-evaluationform.json",
"aws-connect-hoursofoperation.json",
Expand Down Expand Up @@ -1854,6 +1861,7 @@
"aws-logs-querydefinition.json",
"aws-logs-resourcepolicy.json",
"aws-logs-subscriptionfilter.json",
"aws-m2-application.json",
"aws-m2-environment.json",
"aws-macie-allowlist.json",
"aws-macie-customdataidentifier.json",
Expand Down Expand Up @@ -1893,6 +1901,7 @@
"aws-mediapackagev2-channel.json",
"aws-mediapackagev2-channelgroup.json",
"aws-mediapackagev2-channelpolicy.json",
"aws-mediapackagev2-originendpoint.json",
"aws-mediapackagev2-originendpointpolicy.json",
"aws-mediastore-container.json",
"aws-mediatailor-channel.json",
Expand Down Expand Up @@ -1944,6 +1953,8 @@
"aws-opensearchserverless-securityconfig.json",
"aws-opensearchserverless-securitypolicy.json",
"aws-opensearchserverless-vpcendpoint.json",
"aws-opensearchservice-application.json",
"aws-opensearchservice-domain.json",
"aws-opsworks-app.json",
"aws-opsworks-elasticloadbalancerattachment.json",
"aws-opsworks-instance.json",
Expand Down

This file was deleted.

Loading

0 comments on commit 98604fa

Please sign in to comment.