v1

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

Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag. This operation takes the optional <code>Tags</code> field, which you can use as a filter of the responses so that tagged resources can be retrieved as a group. If you choose to use tag filtering, only resources with the tags are retrieved.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSGlue.ListMLTransforms' required

Request body

NextTokenstring

A continuation token, if this is a continuation request.

MaxResultsinteger

The maximum size of a list to return.

Tagsobject

Specifies to return only these tagged resources.

Response

Success

TransformIdsHashString[] required

The identifiers of all the machine learning transforms in the account, or the machine learning transforms with the specified tags.

NextTokenstring

A continuation token, if the returned list does not contain the last metric available.