v1

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

Retrieves information about a specified partition.

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

Headers

X-Amz-Target'AWSGlue.GetPartition' required

Request body

CatalogIdstring

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

DatabaseNamestring required

The name of the catalog database where the partition resides.

TableNamestring required

The name of the partition's table.

PartitionValuesValueString[] required

The values that define the partition.

Response

Success