Skip to content

Commit

Permalink
Add acm-pca and efs permissions to required extra AWS permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Soltis committed Mar 19, 2021
1 parent daa824d commit a858b06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions permission-policies/aws-introspector-ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,18 @@
"Statement": [
{
"Action": [
"acm-pca:ListCertificateAuthorities",
"acm-pca:ListTags",
"acm-pca:GetPolicy",
"apigateway:GetRestApis",
"dax:ListTables",
"ds:ListAuthorizedApplications",
"ds:DescribeRoles",
"ec2:GetEbsEncryptionByDefault",
"ec2:GetEbsDefaultKmsKeyId",
"ecr:Describe*",
"efs:Describe*",
"efs:ListTagsForResource",
"support:Describe*",
"ses:GetIdentity*",
"sns:GetSubscriptionAttributes",
Expand Down

0 comments on commit a858b06

Please sign in to comment.