AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
For .NET Core this operation is only available in asynchronous form. Please refer to DeleteForecastExportJobAsync.
Namespace: Amazon.ForecastService
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z
public abstract DeleteForecastExportJobResponse DeleteForecastExportJob( DeleteForecastExportJobRequest request )
Container for the necessary parameters to execute the DeleteForecastExportJob service method.
Exception | Condition |
---|---|
InvalidInputException | We can't process the request because it includes an invalid value or a value that exceeds the valid range. |
ResourceInUseException | The specified resource is in use. |
ResourceNotFoundException | We can't find a resource with that Amazon Resource Name (ARN). Check the ARN and try again. |
.NET Framework:
Supported in: 4.5 and newer, 3.5