Deletes an Amazon Forecast dataset that was created using the CreateDataset operation
Source:R/forecastservice_operations.R
forecastservice_delete_dataset.RdDeletes an Amazon Forecast dataset that was created using the create_dataset operation. You can only delete datasets that have a status of ACTIVE or CREATE_FAILED. To get the status use the describe_dataset operation.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_dataset/ for full documentation.