View a markdown version of this page

Evaluator - Amazon Bedrock AgentCore Data Plane

Evaluator

An evaluator to run against sessions.

Contents

evaluatorId

The unique identifier of the evaluator. Can reference built-in 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: Yes

See Also

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