This section explains how to use the
qq s3_delete_bucket_policy
command.For more information, see Managing Access Policies for an S3 Bucket in a Qumulo Cluster in the Qumulo Administrator Guide.
Examples
To Delete an Access Policy for an S3 Bucket
Important
This command removes any existing access policy restrictions.
This command removes any existing access policy restrictions.
Run the qq s3_delete_bucket_policy
command and use the --bucket
flag to specify the name of your S3 bucket. For example:
qq s3_delete_bucket_policy --bucket MyBucket
Description
Remove the access policy stored at BUCKET
.
Usage
qq s3_delete_bucket_policy [-h] --bucket BUCKET
Flags
Flag Name | Required | Description |
---|---|---|
--bucket
|
Yes | The target bucket for which the access policy will be removed. |