View source: R/personalize_operations.R
personalize_delete_schema | R Documentation |
Deletes a schema. Before deleting a schema, you must delete all datasets referencing the schema. For more information on schemas, see create_schema
.
See https://www.paws-r-sdk.com/docs/personalize_delete_schema/ for full documentation.
personalize_delete_schema(schemaArn)
schemaArn |
[required] The Amazon Resource Name (ARN) of the schema to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.