v1

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

Retrieves multiple function definitions from the Data Catalog.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.GetUserDefinedFunctions' required

Request body

CatalogIdstring

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

DatabaseNamestring

The name of the catalog database where the functions are located. If none is provided, functions from all the databases across the catalog will be returned.

Patternstring required

An optional function-name pattern string that filters the function definitions returned.

NextTokenstring

A continuation token, if this is a continuation call.

MaxResultsinteger

The maximum number of functions to return in one response.

Response

Success

NextTokenstring

A continuation token, if the list of functions returned does not include the last requested function.