v1

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

Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.

For IAM authorization, the public IAM action associated with this API is glue:GetPartition.

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

Headers

X-Amz-Target'AWSGlue.GetUnfilteredPartitionMetadata' required

Request body

CatalogIdstring required

The catalog ID where the partition resides.

DatabaseNamestring required

(Required) Specifies the name of a database that contains the partition.

TableNamestring required

(Required) Specifies the name of a table that contains the partition.

PartitionValuesValueString[] required

(Required) A list of partition key values.

SupportedPermissionTypesPermissionType[] required

(Required) A list of supported permission types.

Response

Success

AuthorizedColumnsNameString[]

A list of column names that the user has been granted access to.

IsRegisteredWithLakeFormationboolean

A Boolean value that indicates whether the partition location is registered with Lake Formation.