Get Table Metadata Location
get_table_metadata_locationRetrieve the S3 URI location of a table's metadata, including schema and configuration, from an S3 Tables bucket.
Instructions
Gets the S3 URI location of the table metadata, which contains the schema and other table configuration information. Permissions: You must have the s3tables:GetTableMetadataLocation permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the table. Must be 1-255 characters long. | |
| namespace | Yes | The name of the namespace. Must be 1-255 characters long. | |
| region_name | No | The AWS region name where the operation should be performed. | |
| table_bucket_arn | Yes | Table bucket ARN |