Deletes 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.
forecastservice_delete_dataset(DatasetArn)
[required] The Amazon Resource Name (ARN) of the dataset to delete.