Deletes a dataset group created using the CreateDatasetGroup operation
Source:R/forecastservice_operations.R
forecastservice_delete_dataset_group.RdDeletes 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.