Skip to content

Commit

Permalink
Update CloudFormation schemas to 2024-12-02
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored and github-actions[bot] committed Dec 2, 2024
1 parent 57df4f5 commit 4cb0ee1
Show file tree
Hide file tree
Showing 77 changed files with 2,521 additions and 5,961 deletions.
45 changes: 44 additions & 1 deletion src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -11140,6 +11140,7 @@
"CreateProfile",
"CreateServer",
"CreateUser",
"CreateWebApp",
"CreateWorkflow",
"DeleteAccess",
"DeleteAgreement",
Expand All @@ -11150,6 +11151,8 @@
"DeleteServer",
"DeleteSshPublicKey",
"DeleteUser",
"DeleteWebApp",
"DeleteWebAppCustomization",
"DeleteWorkflow",
"DescribeAccess",
"DescribeAgreement",
Expand All @@ -11161,6 +11164,8 @@
"DescribeSecurityPolicy",
"DescribeServer",
"DescribeUser",
"DescribeWebApp",
"DescribeWebAppCustomization",
"DescribeWorkflow",
"ImportCertificate",
"ImportHostKey",
Expand All @@ -11177,6 +11182,7 @@
"ListServers",
"ListTagsForResource",
"ListUsers",
"ListWebApps",
"ListWorkflows",
"SendWorkflowStepState",
"StartDirectoryListing",
Expand All @@ -11194,7 +11200,9 @@
"UpdateHostKey",
"UpdateProfile",
"UpdateServer",
"UpdateUser"
"UpdateUser",
"UpdateWebApp",
"UpdateWebAppCustomization"
],
"HasResource": true,
"StringPrefix": "transfer",
Expand Down Expand Up @@ -11934,6 +11942,41 @@
"aws:TagKeys"
]
},
"Amazon AI Operations": {
"ARNFormat": "arn:aws:aiops:${Region}:${Account}:.+",
"ARNRegex": "^arn:aws:aiops:.+:.+:.+",
"Actions": [
"CreateInvestigation",
"CreateInvestigationEvent",
"CreateInvestigationGroup",
"CreateInvestigationResource",
"DeleteInvestigation",
"DeleteInvestigationGroup",
"DeleteInvestigationGroupPolicy",
"GetInvestigation",
"GetInvestigationEvent",
"GetInvestigationGroup",
"GetInvestigationGroupPolicy",
"GetInvestigationResource",
"ListInvestigationEvents",
"ListInvestigationGroups",
"ListInvestigations",
"ListTagsForResource",
"PutInvestigationGroupPolicy",
"TagResource",
"UntagResource",
"UpdateInvestigation",
"UpdateInvestigationEvent",
"UpdateInvestigationGroup"
],
"HasResource": true,
"StringPrefix": "aiops",
"conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:ResourceTag/${TagKey}",
"aws:TagKeys"
]
},
"Amazon API Gateway": {
"ARNFormat": "arn:aws:execute-api:<region>:<account_id>:<api_id>/<stage>/<method>/<api_specific_resource_path>",
"ARNRegex": "^arn:aws:execute-api:.+",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"42b37f34ecfe429222f75bc29be3e3a8\"", "url": "https://schema.cloudformation.eu-west-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"cbc0238abb7f5b0262678d9aa4aabf37\"", "url": "https://schema.cloudformation.eu-west-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"741a739082acb1bb9e98f60c9faae472\"", "url": "https://schema.cloudformation.us-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"45a7b45a6368b2f06527ec557290f941\"", "url": "https://schema.cloudformation.us-west-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"9304c6b47488d73122132bf1df815faf\"", "url": "https://schema.cloudformation.eu-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"58ea71b8e63592a8fabb91c4f2593295\"", "url": "https://schema.cloudformation.eu-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"9b06521fba1bdf6bbef3e785a5131d82\"", "url": "https://schema.cloudformation.ap-northeast-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"dcbfb600da8cf77cd3b7d521f7ad026f\"", "url": "https://schema.cloudformation.ap-northeast-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"f4ad0b31dd2479f6db7d492e2beef65a\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"17df6fcf1cbe2274ab35db11779c852b\"", "url": "https://schema.cloudformation.sa-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"b005ba2a21a3e297279984069f7953ab\"", "url": "https://schema.cloudformation.ap-southeast-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"8304aec84506093996a943b13c274db3\"", "url": "https://schema.cloudformation.ap-southeast-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"74845ed7418445441bfd4624a0f0fb5a\"", "url": "https://schema.cloudformation.eu-north-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"e0fad311a3ce6657f16ba828770b4dcb\"", "url": "https://schema.cloudformation.eu-north-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"0620905460facd83b65c57872017c1cb\"", "url": "https://schema.cloudformation.ca-central-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"b00ee283fdee8391a8a3bb8633e9403a\"", "url": "https://schema.cloudformation.ca-central-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"72010b5faeb09556c5a53e2219244a85\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"5d3cbf2cd0a77178eccefca32d47bd42\"", "url": "https://schema.cloudformation.eu-west-3.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"b938cab274e6b52e7436bb05f908666a\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"a14940dbb907e63cd08b24f0080bfb95\"", "url": "https://schema.cloudformation.us-west-2.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"4861e42f9e1b5656963c5bcb2cd249be\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"829edc4dd4b323b00fbee057f6f10f18\"", "url": "https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"etag": "\"03a9e07ace2af299e11efe3f43c81339\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
{"etag": "\"51376436649dcf03a59a2989ec3a5262\"", "url": "https://schema.cloudformation.eu-west-1.amazonaws.com/CloudformationSchema.zip"}
1 change: 1 addition & 0 deletions src/cfnlint/data/Serverless/ManagedPolicies.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"AIOpsAssistantPolicy": "arn:aws:iam::aws:policy/AIOpsAssistantPolicy",
"APIGatewayServiceRolePolicy": "arn:aws:iam::aws:policy/aws-service-role/APIGatewayServiceRolePolicy",
"AWS-SSM-Automation-DiagnosisBucketPolicy": "arn:aws:iam::aws:policy/AWS-SSM-Automation-DiagnosisBucketPolicy",
"AWS-SSM-DiagnosisAutomation-AdministrationRolePolicy": "arn:aws:iam::aws:policy/AWS-SSM-DiagnosisAutomation-AdministrationRolePolicy",
Expand Down
Loading

0 comments on commit 4cb0ee1

Please sign in to comment.