Bucket Operations
Delete Bucket
Delete an empty S3 bucket
DELETE
The bucket must be empty before it can be deleted. You need appropriate permissions to delete buckets in your account.
Delete Bucket
Deletes an empty bucket. All objects (including all object versions and delete markers) in the bucket must be deleted before the bucket itself can be deleted.
Base URL
Headers
x-amz-mfa
The MFA authentication code when MFA Delete is enabled
Request Examples
Response Example
Authorizations
AWS Signature Version 4
Response
204
_mintlify/placeholder
Bucket deleted successfully