v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Gets details about a table. For more information, see S3 Tables in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:GetTable permission to use this operation.

get/get-table

Query parameters

tableBucketARNstring

The Amazon Resource Name (ARN) of the table bucket associated with the table.

namespacestring

The name of the namespace the table is associated with.

namestring

The name of the table.

tableArnstring

The Amazon Resource Name (ARN) of the table.

Response

Success

namestring required

The name of the table.

type'customer' | 'aws' required

The type of the table.

tableARNstring required

The Amazon Resource Name (ARN) of the table.

namespaceNamespaceName[] required

The namespace associated with the table.

namespaceIdstring

The unique identifier of the namespace containing this table.

versionTokenstring required

The version token of the table.

metadataLocationstring

The metadata location of the table.

warehouseLocationstring required

The warehouse location of the table.

createdAtstring date-time required

The date and time the table bucket was created at.

createdBystring required

The ID of the account that created the table.

managedByServicestring

The service that manages the table.

modifiedAtstring date-time required

The date and time the table was last modified on.

modifiedBystring required

The ID of the account that last modified the table.

ownerAccountIdstring required

The ID of the account that owns the table.

format'ICEBERG' required

The format of the table.

tableBucketIdstring

The unique identifier of the table bucket containing this table.