Remove ListAllMyBuckets from the S3 permission scope.
Signed-off-by: Richard Scothern <richard.scothern@docker.com>master
							parent
							
								
									0f4427b3c3
								
							
						
					
					
						commit
						e4817cfc94
					
				|  | @ -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": [ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue