Viewing details about an Amazon S3 table bucket
You can view the details of an Amazon S3 table bucket programatically by using the S3 Tables REST API, AWS CLI or AWS SDKs.
This example shows how to get details about a table bucket by using the AWS CLI. To use this example, replace the user input placeholders
with your own information.
aws s3tables get-table-bucket --table-bucket-arn arn:aws:s3tables:
us-east-1
:111122223333
:bucket/amzn-s3-demo-bucket1