EvaluatorReference - Amazon Bedrock AgentCore Control Plane

EvaluatorReference

The reference to an evaluator used in online evaluation configurations, containing the evaluator identifier.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

evaluatorId

The unique identifier of the evaluator. Can reference builtin evaluators (e.g., Builtin.Helpfulness) or custom evaluators.

Type: String

Pattern: (Builtin.[a-zA-Z0-9_-]+|[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10})

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: