commit
9d491698cc
|
@ -198,7 +198,7 @@ The following IAM permissions are required by the registry for push and pull. S
|
||||||
"Action": [
|
"Action": [
|
||||||
"s3:ListBucket",
|
"s3:ListBucket",
|
||||||
"s3:GetBucketLocation",
|
"s3:GetBucketLocation",
|
||||||
"s3:ListBucketMultipartUploads",
|
"s3:ListBucketMultipartUploads"
|
||||||
],
|
],
|
||||||
"Resource": "arn:aws:s3:::mybucket"
|
"Resource": "arn:aws:s3:::mybucket"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue