deleteForecastExportJob   
  abstract suspend fun deleteForecastExportJob(input: DeleteForecastExportJobRequest): DeleteForecastExportJobResponse
Deletes a forecast export job created using the CreateForecastExportJob operation. You can delete only export jobs that have a status of ACTIVE or CREATE_FAILED. To get the status, use the DescribeForecastExportJob operation.