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::CapacityProvider InstanceLifecycleConfiguration
The InstanceLifecycleConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::CapacityProvider.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "IdleInstanceTimeout" :Integer, "MaxLifetime" :Integer}
YAML
IdleInstanceTimeout:IntegerMaxLifetime:Integer
Properties
IdleInstanceTimeoutProperty description not available.
Required: No
Type: Integer
Minimum:
60Maximum:
1209600Update requires: Replacement
MaxLifetimeProperty description not available.
Required: No
Type: Integer
Minimum:
60Maximum:
1209600Update requires: Replacement