v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a forecast created using the CreateForecast operation. You can delete only forecasts that have a status of ACTIVE or CREATE_FAILED. To get the status, use the DescribeForecast operation.

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

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

Headers

X-Amz-Target'AmazonForecast.DeleteForecast' required

Request body

ForecastArnstring required

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

Response

Success