Deletes a forecast export job created using the CreateForecastExportJob operation
Source:R/forecastservice_operations.R
forecastservice_delete_forecast_export_job.RdDeletes a forecast export job created using the create_forecast_export_job operation. You can delete only export jobs that have a status of ACTIVE or CREATE_FAILED. To get the status, use the describe_forecast_export_job operation.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_forecast_export_job/ for full documentation.