v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Gets a list of the batch inference jobs that have been performed off of a solution version.

post/#X-Amz-Target=AmazonPersonalize.ListBatchInferenceJobs

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListBatchInferenceJobs' required

Request body

solutionVersionArnstring

The Amazon Resource Name (ARN) of the solution version from which the batch inference jobs were created.

nextTokenstring

The token to request the next page of results.

maxResultsinteger

The maximum number of batch inference job results to return in each page. The default value is 100.

Response

Success

nextTokenstring

The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.