v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Updates the EvaluationName of an Evaluation.

You can use the GetEvaluation operation to view the contents of the updated data element.

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

Headers

X-Amz-Target'AmazonML_20141212.UpdateEvaluation' required

Request body

EvaluationIdstring required

The ID assigned to the <code>Evaluation</code> during creation.

EvaluationNamestring required

A new user-supplied name or description of the <code>Evaluation</code> that will replace the current content.

Response

Success

EvaluationIdstring

The ID assigned to the <code>Evaluation</code> during creation. This value should be identical to the value of the <code>Evaluation</code> in the request.