v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns a list of solution versions for the given solution. When a solution is not specified, all the solution versions associated with the account are listed. The response provides the properties for each solution version, including the Amazon Resource Name (ARN).

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListSolutionVersions' required

Request body

solutionArnstring

The Amazon Resource Name (ARN) of the solution.

nextTokenstring

A token returned from the previous call to <code>ListSolutionVersions</code> for getting the next set of solution versions (if they exist).

maxResultsinteger

The maximum number of solution versions to return.

Response

Success

nextTokenstring

A token for getting the next set of solution versions (if they exist).