aws s3 rb

Delete an empty S3 bucket. More information: https://docs.aws.amazon.com/cli/latest/reference/s3/rb.html.

aws s3 rb s3://{{bucket_name}}

aws s3 rb s3://{{bucket_name}} --force