v1

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

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

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

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

Headers

X-Amz-Target'AWSGlue.GetUnfilteredTableMetadata' required

Request body

CatalogIdstring required

The catalog ID where the table resides.

DatabaseNamestring required

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

Namestring required

(Required) Specifies the name of a table for which you are requesting metadata.

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.