Deleting a table bucket - Amazon Simple Storage Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Deleting a table bucket

You can use the Amazon S3 APIs, Amazon Command Line Interface, or Amazon SDKs to delete a table bucket. Before you delete a table bucket, you must delete all namespaces and tables within the bucket.

This example shows how to delete a table bucket by using the Amazon CLI. To use this example, replace the user input placeholders with your own information.

aws s3tables delete-table-bucket \ --region us-east-2 \ --table-bucket-arn arn:aws-cn:s3tables:us-east-1:111122223333:bucket/amzn-s3-demo-bucket1