v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Retrieves table statistics of columns.

The Identity and Access Management (IAM) permission required for this operation is GetTable.

post/#X-Amz-Target=AWSGlue.GetColumnStatisticsForTable

Headers

X-Amz-Target'AWSGlue.GetColumnStatisticsForTable' required

Request body

CatalogIdstring

The ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.

DatabaseNamestring required

The name of the catalog database where the partitions reside.

TableNamestring required

The name of the partitions' table.

ColumnNamesNameString[] required

A list of the column names.

Response

Success