v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1460298233.0 KB

Returns table metadata for the specified catalog, database, and table.

post/#X-Amz-Target=AmazonAthena.GetTableMetadata

Headers

X-Amz-Target'AmazonAthena.GetTableMetadata' required

Request body

CatalogNamestring required

The name of the data catalog that contains the database and table metadata to return.

DatabaseNamestring required

The name of the database that contains the table metadata to return.

TableNamestring required

The name of the table for which metadata is returned.

Response

Success