This section explains how to use the
qq s3_delete_bucket
command.Description
Delete an S3 bucket
Usage
qq s3_delete_bucket [-h] --name NAME [--delete-root-dir]
Flags
Flag Name | Required | Description |
---|---|---|
--name
|
Yes | The name of the S3 bucket to delete |
--delete-root-dir
|
No | If specified, the operation succeeds only if the bucket root directory is empty, and the caller has the permissions for unlinking the bucket root directory from the S3 bucket. By default, the directory to be deleted can contain objects. |