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

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

Syntax

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

JSON

{ "SessionTimeoutMinutes" : Integer }

YAML

SessionTimeoutMinutes: Integer

Properties

SessionTimeoutMinutes

The number of minutes of inactivity after which an agent session is considered complete and ready for evaluation.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 1440

Update requires: No interruption