v1

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

Retrieves the partition indexes associated with a table.

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

Query parameters

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.GetPartitionIndexes' required

Request body

CatalogIdstring

The catalog ID where the table resides.

DatabaseNamestring required

Specifies the name of a database from which you want to retrieve partition indexes.

TableNamestring required

Specifies the name of a table for which you want to retrieve the partition indexes.

NextTokenstring

A continuation token, included if this is a continuation call.

Response

Success

NextTokenstring

A continuation token, present if the current list segment is not the last.