v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

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

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

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonPersonalize.ListDatasets' required

Request body

datasetGroupArnstring

The Amazon Resource Name (ARN) of the dataset group that contains the datasets to list.

nextTokenstring

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

maxResultsinteger

The maximum number of datasets to return.

Response

Success

nextTokenstring

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