v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Assigns the DELETED status to a BatchPrediction, rendering it unusable.

After using the DeleteBatchPrediction operation, you can use the GetBatchPrediction operation to verify that the status of the BatchPrediction changed to DELETED.

Caution: The result of the DeleteBatchPrediction operation is irreversible.

post/#X-Amz-Target=AmazonML_20141212.DeleteBatchPrediction

Headers

X-Amz-Target'AmazonML_20141212.DeleteBatchPrediction' required

Request body

BatchPredictionIdstring required

A user-supplied ID that uniquely identifies the <code>BatchPrediction</code>.

Response

Success

BatchPredictionIdstring

A user-supplied ID that uniquely identifies the <code>BatchPrediction</code>. This value should be identical to the value of the <code>BatchPredictionID</code> in the request.