Skip to content

Commit ddea41d

Browse files
committed
chore(gen): update
1 parent 86ce276 commit ddea41d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Bucket policies use a JSON-based access policy language, and are composed of str
405405

406406
- `s3:DeleteBucketWebsite`
407407
- `s3:GetBucketAcl`
408-
- `s3:GetBucketCors`
408+
- `s3:GetBucketCORS`
409409
- `s3:GetBucketLocation`
410410
- `s3:GetBucketObjectLockConfiguration`
411411
- `s3:GetBucketTagging`
@@ -416,7 +416,7 @@ Bucket policies use a JSON-based access policy language, and are composed of str
416416
- `s3:ListBucketMultipartUploads`
417417
- `s3:ListBucketVersions`
418418
- `s3:PutBucketAcl`
419-
- `s3:PutBucketCors`
419+
- `s3:PutBucketCORS`
420420
- `s3:PutBucketObjectLockConfiguration`
421421
- `s3:PutBucketTagging`
422422
- `s3:PutBucketVersioning`

0 commit comments

Comments
 (0)