v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns a list of solutions that use the given dataset group. When a dataset group is not specified, all the solutions associated with the account are listed. The response provides the properties for each solution, including the Amazon Resource Name (ARN). For more information on solutions, see <a href="https://docs.aws.amazon.com/personalize/latest/dg/API_CreateSolution.html">CreateSolution</a>.

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListSolutions' required

Request body

datasetGroupArnstring

The Amazon Resource Name (ARN) of the dataset group.

nextTokenstring

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

maxResultsinteger

The maximum number of solutions to return.

Response

Success

nextTokenstring

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