v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Stops a running batch evaluation. Sessions that have already been evaluated retain their results.

post/evaluations/batch-evaluate/{batchEvaluationId}/stop

Path parameters

batchEvaluationIdstring required

The unique identifier for a batch evaluation.

The unique identifier of the batch evaluation to stop.

Response

Success

batchEvaluationIdstring required

The unique identifier of the stopped batch evaluation.

batchEvaluationArnstring required

The Amazon Resource Name (ARN) of the stopped batch evaluation.

status'PENDING' | 'IN_PROGRESS' | 'COMPLETED' | 'COMPLETED_WITH_ERRORS' | 'FAILED' | 'STOPPING' | 'STOPPED' | 'DELETING' required

The status of the batch evaluation after the stop request.

descriptionstring

The description of the batch evaluation.