Skip to content
Snippets Groups Projects
Unverified Commit c92ea927 authored by Chaz Schlarp's avatar Chaz Schlarp Committed by GitHub
Browse files

Remove superfluous IAM action for S3 cache

`s3:ListObjects` isn't a real IAM action, but _is_ the name of an S3 API method. `s3:ListBucket` is the relevant action for that method.

https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazons3.html
parent 629b9b00
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment