Skip to content

Commit

Permalink
Adding missing perms, this prevents applying rls on customer_all ds
Browse files Browse the repository at this point in the history
  • Loading branch information
vmindru committed Oct 25, 2023
1 parent c0eb5b3 commit 85844d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfn-templates/cid-cfn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ Resources:
- athena:StartQueryExecution
- athena:GetQueryResultsStream
- athena:ListTableMetadata
- athena:GetTableMetadata
Resource:
- Fn::If:
- NeedDatabase
Expand Down

0 comments on commit 85844d3

Please sign in to comment.