v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a forecast export job created using the <a>CreateForecastExportJob</a> operation. You can delete only export jobs that have a status of <code>ACTIVE</code> or <code>CREATE_FAILED</code>. To get the status, use the <a>DescribeForecastExportJob</a> operation.

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

Headers

X-Amz-Target'AmazonForecast.DeleteForecastExportJob' required

Request body

ForecastExportJobArnstring required

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

Response

Success