v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Deletes a predictor created using the <a>DescribePredictor</a> or <a>CreatePredictor</a> operations. You can delete only predictor that have a status of <code>ACTIVE</code> or <code>CREATE_FAILED</code>. To get the status, use the <a>DescribePredictor</a> operation.

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

Headers

X-Amz-Target'AmazonForecast.DeletePredictor' required

Request body

PredictorArnstring required

The Amazon Resource Name (ARN) of the predictor to delete.

Response

Success