Skip to content

Commit

Permalink
Update storage-services.yaml
Browse files Browse the repository at this point in the history
Addind Get/PubPublicAccessBlock
Fix failing integration test
<ansible-collections/amazon.aws#171>
  • Loading branch information
zeten30 committed Oct 12, 2020
1 parent c7f90bc commit 1d13e3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/policy/storage-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Statement:
- s3:GetBucketLogging
- s3:PutBucketLogging
- s3:GetMetricsConfiguration
- s3:GetBucketPublicAccessBlock
- s3:PutBucketPublicAccessBlock
Resource: "*"

- Sid: AllowGlobalUnrestrictedResourceActionsWhichIncurFees
Expand Down

0 comments on commit 1d13e3f

Please sign in to comment.