v1

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

Deletes a specified partition index from an existing table.

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

Headers

X-Amz-Target'AWSGlue.DeletePartitionIndex' required

Request body

CatalogIdstring

The catalog ID where the table resides.

DatabaseNamestring required

Specifies the name of a database from which you want to delete a partition index.

TableNamestring required

Specifies the name of a table from which you want to delete a partition index.

IndexNamestring required

The name of the partition index to be deleted.

Response

Success

DeletePartitionIndexResponse required