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 HarnessAgentCoreMemoryRetrievalConfig
The HarnessAgentCoreMemoryRetrievalConfig 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
{ "RelevanceScore" :Number, "StrategyId" :String, "TopK" :Integer}
YAML
RelevanceScore:NumberStrategyId:StringTopK:Integer
Properties
RelevanceScoreProperty description not available.
Required: No
Type: Number
Update requires: No interruption
StrategyIdProperty description not available.
Required: No
Type: String
Update requires: No interruption
TopKProperty description not available.
Required: No
Type: Integer
Update requires: No interruption