v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns a list of trained model inference jobs that match the request parameters.

get/memberships/{membershipIdentifier}/trained-model-inference-jobs

Path parameters

membershipIdentifierstring required

The membership

Query parameters

nextTokenstring

The token value retrieved from a previous call to access the next page of results.

maxResultsinteger

The maximum size of the results that is returned per call.

trainedModelArnstring

The Amazon Resource Name (ARN) of a trained model that was used to create the trained model inference jobs that you are interested in.

trainedModelVersionIdentifierstring

The version identifier of the trained model to filter inference jobs by. When specified, only inference jobs that used this specific version of the trained model are returned.

Response

Success

nextTokenstring

The token value used to access the next page of results.