personalize_describe_schema {paws.machine.learning} | R Documentation |
Describes a schema
Description
Describes a schema. For more information on schemas, see create_schema
.
See https://www.paws-r-sdk.com/docs/personalize_describe_schema/ for full documentation.
Usage
personalize_describe_schema(schemaArn)
Arguments
schemaArn |
[required] The Amazon Resource Name (ARN) of the schema to retrieve. |
[Package paws.machine.learning version 0.9.0 Index]