View a markdown version of this page

AWS::BedrockAgentCore::CapacityProvider InstanceLifecycleConfiguration - AWS CloudFormation

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::CapacityProvider InstanceLifecycleConfiguration

The InstanceLifecycleConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::CapacityProvider.

Syntax

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

JSON

{ "IdleInstanceTimeout" : Integer, "MaxLifetime" : Integer }

YAML

IdleInstanceTimeout: Integer MaxLifetime: Integer

Properties

IdleInstanceTimeout

Property description not available.

Required: No

Type: Integer

Minimum: 60

Maximum: 1209600

Update requires: Replacement

MaxLifetime

Property description not available.

Required: No

Type: Integer

Minimum: 60

Maximum: 1209600

Update requires: Replacement