Skip to content

Commit

Permalink
Merge pull request #126 from Skyscanner/update_actions
Browse files Browse the repository at this point in the history
Update actions
  • Loading branch information
ignaciobolonio authored Jan 3, 2024
2 parents 3035231 + aeb4d94 commit ea003a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pycfmodel/cloudformation_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,17 +343,21 @@
"apigateway:SetWebACL",
"apigateway:UpdateRestApiPolicy",
"app-integrations:CreateApplication",
"app-integrations:CreateApplicationAssociation",
"app-integrations:CreateDataIntegration",
"app-integrations:CreateDataIntegrationAssociation",
"app-integrations:CreateEventIntegration",
"app-integrations:CreateEventIntegrationAssociation",
"app-integrations:DeleteApplication",
"app-integrations:DeleteApplicationAssociation",
"app-integrations:DeleteDataIntegration",
"app-integrations:DeleteDataIntegrationAssociation",
"app-integrations:DeleteEventIntegration",
"app-integrations:DeleteEventIntegrationAssociation",
"app-integrations:GetApplication",
"app-integrations:GetDataIntegration",
"app-integrations:GetEventIntegration",
"app-integrations:ListApplicationAssociations",
"app-integrations:ListApplications",
"app-integrations:ListDataIntegrationAssociations",
"app-integrations:ListDataIntegrations",
Expand Down

0 comments on commit ea003a8

Please sign in to comment.