v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Retrieves detailed information about an online evaluation configuration, including its rules, data sources, evaluators, and execution status.

get/online-evaluation-configs/{onlineEvaluationConfigId}

Path parameters

onlineEvaluationConfigIdstring required

The unique identifier of the online evaluation configuration to retrieve.

Response

Success

onlineEvaluationConfigArnstring required

The Amazon Resource Name (ARN) of the online evaluation configuration.

onlineEvaluationConfigIdstring required

The unique identifier of the online evaluation configuration.

onlineEvaluationConfigNamestring required

The name of the online evaluation configuration.

descriptionstring password

The description of the online evaluation configuration.

evaluationExecutionRoleArnstring

The Amazon Resource Name (ARN) of the IAM role used for evaluation execution.

status'ACTIVE' | 'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'DELETING' | 'ERROR' required

The status of the online evaluation configuration.

executionStatus'ENABLED' | 'DISABLED' required

The execution status indicating whether the online evaluation is currently running.

createdAtstring date-time required

The timestamp when the online evaluation configuration was created.

updatedAtstring date-time required

The timestamp when the online evaluation configuration was last updated.

failureReasonstring

The reason for failure if the online evaluation configuration execution failed.