AWS::BedrockAgentCore::Evaluator EvaluatorConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::Evaluator EvaluatorConfig

The configuration of the evaluator, including LLM-as-a-Judge settings for custom evaluators.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

CodeBased

Property description not available.

Required: No

Type: CodeBasedEvaluatorConfig

Update requires: No interruption

LlmAsAJudge

The LLM-as-a-Judge configuration that uses a language model to evaluate agent performance based on custom instructions and rating scales.

Required: No

Type: LlmAsAJudgeEvaluatorConfig

Update requires: No interruption