delete_dataset_group(**kwargs)¶Deletes a dataset group. Before you delete a dataset group, you must delete the following:
See also: AWS API Documentation
Request Syntax
response = client.delete_dataset_group(
datasetGroupArn='string'
)
[REQUIRED]
The ARN of the dataset group to delete.
Exceptions
Personalize.Client.exceptions.InvalidInputExceptionPersonalize.Client.exceptions.ResourceNotFoundExceptionPersonalize.Client.exceptions.ResourceInUseException