AWS::BedrockAgentCore::Runtime LifecycleConfiguration - AWS CloudFormation

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

AWS::BedrockAgentCore::Runtime LifecycleConfiguration

The LifecycleConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Runtime.

Syntax

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

JSON

{ "IdleRuntimeSessionTimeout" : Integer, "MaxLifetime" : Integer }

YAML

IdleRuntimeSessionTimeout: Integer MaxLifetime: Integer

Properties

IdleRuntimeSessionTimeout

Property description not available.

Required: No

Type: Integer

Minimum: 60

Maximum: 28800

Update requires: No interruption

MaxLifetime

Property description not available.

Required: No

Type: Integer

Minimum: 60

Maximum: 28800

Update requires: No interruption