v1

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

Retrieves a specified function definition from the Data Catalog.

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

Headers

X-Amz-Target'AWSGlue.GetUserDefinedFunction' required

Request body

CatalogIdstring

The ID of the Data Catalog where the function to be retrieved is located. If none is provided, the Amazon Web Services account ID is used by default.

DatabaseNamestring required

The name of the catalog database where the function is located.

FunctionNamestring required

The name of the function.

Response

Success