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::Harness HarnessSummarizationConfiguration
The HarnessSummarizationConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Harness.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PreserveRecentMessages" :Integer, "SummarizationSystemPrompt" :String, "SummaryRatio" :Number}
YAML
PreserveRecentMessages:IntegerSummarizationSystemPrompt:StringSummaryRatio:Number
Properties
PreserveRecentMessagesProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
SummarizationSystemPromptProperty description not available.
Required: No
Type: String
Update requires: No interruption
SummaryRatioProperty description not available.
Required: No
Type: Number
Update requires: No interruption