Delete Schema
personalize_delete_schema | R Documentation |
Deletes a schema¶
Description¶
Deletes a schema. Before deleting a schema, you must delete all datasets
referencing the schema. For more information on schemas, see
create_schema
.
Usage¶
Arguments¶
schemaArn
[required] The Amazon Resource Name (ARN) of the schema to delete.
Value¶
An empty list.