Deletes a dataset group created using the create_dataset_group
operation. You can only delete dataset groups that have a status of ACTIVE
, CREATE_FAILED
, or UPDATE_FAILED
. To get the status, use the describe_dataset_group
operation.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_dataset_group/ for full documentation.
forecastservice_delete_dataset_group(DatasetGroupArn)
[required] The Amazon Resource Name (ARN) of the dataset group to delete.