Skip to content

Commit

Permalink
docs: Add missed bucket method
Browse files Browse the repository at this point in the history
Refs #984.

Signed-off-by: Evgenii Baidakov <[email protected]>
  • Loading branch information
smallhive committed Sep 5, 2024
1 parent ad4f14c commit 4415cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/aws_s3_compat.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ See also `GetObject` and other method parameters.
| 🟢 | HeadBucket | |
| 🟢 | ListBuckets | |
| 🔵 | PutPublicAccessBlock | |
| 🔵 | GetPublicAccessBlock | |
* `CreateBucket` method allows you to select a placement policy using the `LocationConstraint` parameter in the AWS CLI. The policy name should be passed as a value.
* Policies mapping can be defined via:
Expand Down

0 comments on commit 4415cc6

Please sign in to comment.