Skip to content

Commit 39ad521

Browse files
committed
fix(obj): typo in supported object action
1 parent c47c5fc commit 39ad521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/object-storage/api-cli/bucket-policy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Bucket policies use a JSON-based access policy language, and are composed of str
439439
- `s3:GetObjectVersionTagging`
440440
- `s3:ListMultipartUploadParts`
441441
- `s3:PutObject`
442-
- `s3:PutObjectACL`
442+
- `s3:PutObjectAcl`
443443
- `s3:PutObjectLegalHold`
444444
- `s3:PutObjectRetention`
445445
- `s3:PutObjectTagging`

0 commit comments

Comments
 (0)