AWS::BedrockAgentCore::Evaluator BedrockEvaluatorModelConfig - 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 BedrockEvaluatorModelConfig

The Amazon Bedrock model configuration for evaluation.

Syntax

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

Properties

AdditionalModelRequestFields

Additional model-specific request fields to customize model behavior beyond the standard inference configuration.

Required: No

Type: Json

Update requires: No interruption

InferenceConfig

The inference configuration parameters that control model behavior during evaluation, including temperature, token limits, and sampling settings.

Required: No

Type: InferenceConfiguration

Update requires: No interruption

ModelId

The identifier of the Amazon Bedrock model to use for evaluation. Must be a supported foundation model available in your region.

Required: Yes

Type: String

Update requires: No interruption