AWS::BedrockAgentCore::OnlineEvaluationConfig Rule - 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::OnlineEvaluationConfig Rule

The evaluation rule containing sampling configuration, filters, and session settings.

Syntax

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

Properties

Filters

The list of filters that determine which agent traces should be included in the evaluation based on trace properties.

Required: No

Type: Array of Filter

Minimum: 0

Maximum: 5

Update requires: No interruption

SamplingConfig

The sampling configuration that determines what percentage of agent traces to evaluate.

Required: Yes

Type: SamplingConfig

Update requires: No interruption

SessionConfig

The session configuration that defines timeout settings for detecting when agent sessions are complete and ready for evaluation.

Required: No

Type: SessionConfig

Update requires: No interruption