Deletes a schema
Deletes a schema. Before deleting a schema, you must delete all datasets
referencing the schema. For more information on schemas, see
create_schema
.
personalize_delete_schema(schemaArn)
schemaArn |
[required] The Amazon Resource Name (ARN) of the schema to delete. |
An empty list.
svc$delete_schema( schemaArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.