View source: R/personalize_operations.R
personalize_delete_dataset | R Documentation |
Deletes a dataset. You can't delete a dataset if an associated DatasetImportJob
or SolutionVersion
is in the CREATE PENDING or IN PROGRESS state. For more information on datasets, see create_dataset
.
See https://www.paws-r-sdk.com/docs/personalize_delete_dataset/ for full documentation.
personalize_delete_dataset(datasetArn)
datasetArn |
[required] The Amazon Resource Name (ARN) of the dataset to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.