This section explains how to use the qq s3_delete_bucket_policy command.

For more information, see:

Examples

To Delete an Access Policy for an S3 Bucket

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.