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:IntegerMaxLifetime:Integer
Properties
IdleRuntimeSessionTimeoutProperty description not available.
Required: No
Type: Integer
Minimum:
60Maximum:
28800Update requires: No interruption
MaxLifetimeProperty description not available.
Required: No
Type: Integer
Minimum:
60Maximum:
28800Update requires: No interruption