View a markdown version of this page

AWS::BedrockAgentCore::Harness HarnessAgentCoreMemoryConfiguration - 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::Harness HarnessAgentCoreMemoryConfiguration

The HarnessAgentCoreMemoryConfiguration 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

{ "ActorId" : String, "Arn" : String, "MessagesCount" : Integer, "RetrievalConfig" : {Key: Value, ...} }

YAML

ActorId: String Arn: String MessagesCount: Integer RetrievalConfig: Key: Value

Properties

ActorId

Property description not available.

Required: No

Type: String

Update requires: No interruption

Arn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:memory/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}$

Update requires: No interruption

MessagesCount

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

RetrievalConfig

Property description not available.

Required: No

Type: Object of HarnessAgentCoreMemoryRetrievalConfig

Update requires: No interruption