Gen AI Evaluation Toolkit on AWS
v2.0.0
Copyright © 2026 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon’s trademarks and trade dress may not be used in connection with any product or service that is not Amazon’s, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits Amazon. All other trademarks not owned by Amazon are the property of their respective owners, who may or may not be affiliated with, connected to, or sponsored by Amazon.
Table of contents
@awssolutions/gen-ai-evaluation-toolkit-ts-client
@awssolutions/gen-ai-evaluation-toolkit-ts-client / UpdateEvaluatorJobStatusCommandInput
Interface: UpdateEvaluatorJobStatusCommandInput¶
The input for UpdateEvaluatorJobStatusCommand.
Extends¶
Properties¶
checkpoint?¶
optionalcheckpoint?:DocumentType
Checkpoint data for resume flow (inline_testcase_index, last_evaluated_key, welford)
Inherited from¶
UpdateEvaluatorJobStatusInput.checkpoint
error?¶
optionalerror?:JobError
Error details (required when status=FAILED)
Inherited from¶
UpdateEvaluatorJobStatusInput.error
jobId¶
jobId:
string
ID of the job
Inherited from¶
UpdateEvaluatorJobStatusInput.jobId
orchestration?¶
optionalorchestration?:OrchestrationContext
Orchestration context — present for SFN-orchestrated tasks, absent for local SDK calls
Inherited from¶
UpdateEvaluatorJobStatusInput.orchestration
result?¶
optionalresult?:DocumentType
Result data (required when status=COMPLETED)
Inherited from¶
UpdateEvaluatorJobStatusInput.result
stage?¶
optionalstage?:JobStage
Current processing stage of the job
Inherited from¶
UpdateEvaluatorJobStatusInput.stage
status¶
status:
TaskStatus
New task status