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