v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Assigns the DELETED status to an Evaluation, rendering it unusable.

After invoking the DeleteEvaluation operation, you can use the GetEvaluation operation to verify that the status of the Evaluation changed to DELETED.

Caution: The results of the DeleteEvaluation operation are irreversible.

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

Headers

X-Amz-Target'AmazonML_20141212.DeleteEvaluation' required

Request body

EvaluationIdstring required

A user-supplied ID that uniquely identifies the <code>Evaluation</code> to delete.

Response

Success

EvaluationIdstring

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