Returns the list of schemas associated with the account. The response provides the properties for each schema, including the Amazon Resource Name (ARN). For more information on schemas, see create_schema
.
See https://www.paws-r-sdk.com/docs/personalize_list_schemas/ for full documentation.
personalize_list_schemas(nextToken = NULL, maxResults = NULL)
A token returned from the previous call to
list_schemas
for getting the next set of
schemas (if they exist).
The maximum number of schemas to return.