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:
JSON
{ "LlmAsAJudge" :LlmAsAJudgeEvaluatorConfig}
Properties
LlmAsAJudge-
The LLM-as-a-Judge configuration that uses a language model to evaluate agent performance based on custom instructions and rating scales.
Required: Yes
Type: LlmAsAJudgeEvaluatorConfig
Update requires: No interruption