v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a what-if forecast export created using the <a>CreateWhatIfForecastExport</a> operation. You can delete only what-if forecast exports that have a status of <code>ACTIVE</code> or <code>CREATE_FAILED</code>. To get the status, use the <a>DescribeWhatIfForecastExport</a> operation.

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

Headers

X-Amz-Target'AmazonForecast.DeleteWhatIfForecastExport' required

Request body

WhatIfForecastExportArnstring required

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

Response

Success