v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a what-if forecast created using the CreateWhatIfForecast operation. You can delete only what-if forecasts that have a status of ACTIVE or CREATE_FAILED. To get the status, use the DescribeWhatIfForecast operation.

You can't delete a what-if forecast while it is being exported. After a what-if forecast is deleted, you can no longer query the what-if analysis.

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

Headers

X-Amz-Target'AmazonForecast.DeleteWhatIfForecast' required

Request body

WhatIfForecastArnstring required

The Amazon Resource Name (ARN) of the what-if forecast that you want to delete.

Response

Success