Remove ListAllMyBuckets from the S3 permission scope.

Signed-off-by: Richard Scothern <richard.scothern@docker.com>
pull/1590/head
Richard Scothern 2016-04-06 14:22:08 -07:00
parent 0f4427b3c3
commit e4817cfc94
1 changed files with 0 additions and 7 deletions

View File

@ -193,13 +193,6 @@ The following IAM permissions are required by the registry for push and pull. S
```
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:ListAllMyBuckets"
],
"Resource": "arn:aws:s3:::*"
},
{
"Effect": "Allow",
"Action": [