Skip to content

Commit

Permalink
fixed typo in iam policy
Browse files Browse the repository at this point in the history
  • Loading branch information
toniblyx committed Nov 20, 2019
1 parent d737193 commit 031b68a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iam/prowler-policy-additions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"s3:GetEncryptionConfiguration",
"ses:getidentityverificationattributes",
"sns:listsubscriptionsbytopic",
"support:*"
"trustedadvisor:Describe*",
"support:*",
"trustedadvisor:Describe*"
],
"Effect": "Allow",
"Resource": "*"
Expand Down

0 comments on commit 031b68a

Please sign in to comment.