Skip to content

/AWS1/CL_FCS=>DELETEDATASET()

About DeleteDataset

Deletes an Amazon Forecast dataset that was created using the CreateDataset operation. You can only delete datasets that have a status of ACTIVE or CREATE_FAILED. To get the status use the DescribeDataset operation.

Forecast does not automatically update any dataset groups that contain the deleted dataset. In order to update the dataset group, use the UpdateDatasetGroup operation, omitting the deleted dataset's ARN.

Method Signature

IMPORTING

Required arguments:

IV_DATASETARN TYPE /AWS1/FCSARN /AWS1/FCSARN

The Amazon Resource Name (ARN) of the dataset to delete.