mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
Added s3 and glue required permissions and removed obsoletes
This commit is contained in:
@@ -55,14 +55,12 @@ Resources:
|
||||
Statement:
|
||||
- Effect: Allow
|
||||
Action:
|
||||
- 'dax:ListTables'
|
||||
- 'ds:ListAuthorizedApplications'
|
||||
- 'ds:DescribeRoles'
|
||||
- 'ec2:GetEbsEncryptionByDefault'
|
||||
- 'ecr:Describe*'
|
||||
- 'support:Describe*'
|
||||
- 'tag:GetTagKeys'
|
||||
- 'lambda:GetFunction'
|
||||
- 'glue:GetConnections',
|
||||
- 'glue:GetConnections'
|
||||
- 's3:GetAccountPublicAccessBlock'
|
||||
Resource: '*'
|
||||
|
||||
Reference in New Issue
Block a user