v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Returns a list of dataset groups. The response provides the properties for each dataset group, including the Amazon Resource Name (ARN). For more information on dataset groups, see <a href="https://docs.aws.amazon.com/personalize/latest/dg/API_CreateDatasetGroup.html">CreateDatasetGroup</a>.

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListDatasetGroups' required

Request body

nextTokenstring

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

maxResultsinteger

The maximum number of dataset groups to return.

Response

Success

nextTokenstring

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