Create S3 Table Bucket
create_table_bucketCreate an S3 table bucket to store table data. Specify a name and optional region for the new bucket.
Instructions
Creates an S3 table bucket. Permissions: You must have the s3tables:CreateTableBucket permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the table bucket to create. Must be 3-63 characters long and contain only lowercase letters, numbers, and hyphens. | |
| region_name | No | The AWS region name where the operation should be performed. |