v1

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

Updates a partition.

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

Headers

X-Amz-Target'AWSGlue.UpdatePartition' required

Request body

CatalogIdstring

The ID of the Data Catalog where the partition to be updated resides. If none is provided, the Amazon Web Services account ID is used by default.

DatabaseNamestring required

The name of the catalog database in which the table in question resides.

TableNamestring required

The name of the table in which the partition to be updated is located.

PartitionValueListValueString[] required

List of partition key values that define the partition to update.

Response

Success

UpdatePartitionResponse required