> ## Documentation Index
> Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete bucket policy

> Learn to delete bucket policies in Telnyx Cloud Storage using AWS S3 API commands for efficient bucket management.

# DeleteBucketPolicy

[DeleteBucketPolicy - Amazon Simple Storage Service](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketPolicy.html)

## Example DeleteBucketPolicy request

```bash theme={null}
user@host % aws s3api delete-bucket-policy --bucket pubreadbuc

```
