AWS::BedrockAgentCore::Evaluator BedrockEvaluatorModelConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::BedrockAgentCore::Evaluator BedrockEvaluatorModelConfig

The Amazon Bedrock model configuration for evaluation.

Syntax

To declare this entity in your Amazon 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