v1

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

Delete the partition column statistics of a column.

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

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

Headers

X-Amz-Target'AWSGlue.DeleteColumnStatisticsForPartition' 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.

PartitionValuesValueString[] required

A list of partition values identifying the partition.

ColumnNamestring required

Name of the column.

Response

Success

DeleteColumnStatisticsForPartitionResponse required