We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa1f86 commit abffac7Copy full SHA for abffac7
pages/object-storage/api-cli/bucket-operations.mdx
@@ -34,7 +34,7 @@ aws s3 mb s3://bucketname
34
This operation allows you to delete the bucket mentioned in the command.
35
36
<Message type="important">
37
- - You must delete all objects in the bucket before deleting it.
+ - You must delete all objects in the bucket beforehand.
38
- Incomplete multipart uploads to the deleted bucket will be automatically aborted.
39
</Message>
40
0 commit comments