personalize_list_schemas: Returns the list of schemas associated with the account

View source: R/personalize_operations.R

personalize_list_schemasR Documentation

Returns the list of schemas associated with the account

Description

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.

Usage

personalize_list_schemas(nextToken = NULL, maxResults = NULL)

Arguments

nextToken

A token returned from the previous call to list_schemas for getting the next set of schemas (if they exist).

maxResults

The maximum number of schemas to return.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.