Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
panther-bot committed Mar 22, 2024
1 parent 267d7e9 commit 449e3a8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cloudformation/panther-deployment-role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,7 @@ Resources:
- Effect: Deny
Action: dynamodb:DeleteTable
NotResource:
- !Sub arn:${AWS::Partition}:dynamodb:*:${AWS::AccountId}:table/*alerts-risk-factors
- !Sub arn:${AWS::Partition}:dynamodb:*:${AWS::AccountId}:table/*alerts-indicators
- !Sub arn:${AWS::Partition}:dynamodb:*:${AWS::AccountId}:table/*alert-search-rehydrate-jobs
- !Sub arn:${AWS::Partition}:dynamodb:*:${AWS::AccountId}:table/*indicators-metadata
- !Sub arn:${AWS::Partition}:dynamodb:*:${AWS::AccountId}:table/panther-*
- Effect: Deny
Action: athena:DeleteWorkGroup
NotResource:
Expand Down

0 comments on commit 449e3a8

Please sign in to comment.