Skip to content

Commit

Permalink
Automated - Syncing changes in templates from panther-enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
panther-bot-automation committed Jan 22, 2025
1 parent 827e545 commit 563cc52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudformation/panther-deployment-role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Resources:
- Sid: AWSRequiredStarCalls
Effect: Allow
Action:
- cloudfront:UpdateDistribution # Required for API Gateway Domain name creation
- ecs:CreateCluster
- ecs:DeregisterTaskDefinition
- kms:CreateKey
Expand Down Expand Up @@ -285,6 +286,7 @@ Resources:
Resource:
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/account
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/apis*
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/domainnames*
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/restapis*
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/tags/*
- !Sub arn:${AWS::Partition}:apigateway:${AWS::Region}::/usageplans*
Expand Down

0 comments on commit 563cc52

Please sign in to comment.