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 HarnessTruncationConfiguration
The HarnessTruncationConfiguration 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
{ "Config" :HarnessTruncationStrategyConfiguration, "Strategy" :String}
YAML
Config:HarnessTruncationStrategyConfigurationStrategy:String
Properties
ConfigProperty description not available.
Required: No
Type: HarnessTruncationStrategyConfiguration
Update requires: No interruption
StrategyProperty description not available.
Required: Yes
Type: String
Allowed values:
sliding_window | summarization | noneUpdate requires: No interruption