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 an Explainability resource.
You can delete only predictor that have a status of ACTIVE
or CREATE_FAILED
.
To get the status, use the DescribeExplainability operation.
For .NET Core this operation is only available in asynchronous form. Please refer to DeleteExplainabilityAsync.
Namespace: Amazon.ForecastService
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z
public virtual DeleteExplainabilityResponse DeleteExplainability( DeleteExplainabilityRequest request )
Container for the necessary parameters to execute the DeleteExplainability 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