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

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

Syntax

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