Deletes a dataset
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
.
personalize_delete_dataset(datasetArn)
datasetArn |
[required] The Amazon Resource Name (ARN) of the dataset to delete. |
An empty list.
svc$delete_dataset( datasetArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.