diff --git a/docs/storage-drivers/s3.md b/docs/storage-drivers/s3.md index 8f8dce70d..2a7aa9f5f 100644 --- a/docs/storage-drivers/s3.md +++ b/docs/storage-drivers/s3.md @@ -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": [