View source: R/personalize_operations.R
personalize_list_schemas | R Documentation |
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)
nextToken |
A token returned from the previous call to
|
maxResults |
The maximum number of schemas to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.