v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a dataset group created using the CreateDatasetGroup operation. You can only delete dataset groups that have a status of ACTIVE, CREATE_FAILED, or UPDATE_FAILED. To get the status, use the DescribeDatasetGroup operation.

This operation deletes only the dataset group, not the datasets in the group.

post/#X-Amz-Target=AmazonForecast.DeleteDatasetGroup

Headers

X-Amz-Target'AmazonForecast.DeleteDatasetGroup' required

Request body

DatasetGroupArnstring required

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

Response

Success