View source: R/personalize_operations.R
personalize_list_dataset_groups | R Documentation |
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 create_dataset_group
.
See https://www.paws-r-sdk.com/docs/personalize_list_dataset_groups/ for full documentation.
personalize_list_dataset_groups(nextToken = NULL, maxResults = NULL)
nextToken |
A token returned from the previous call to
|
maxResults |
The maximum number of dataset groups to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.