HarnessAgentCoreMemoryConfiguration
Configuration for AgentCore Memory integration.
Contents
- arn
-
The ARN of the AgentCore Memory resource.
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}Required: Yes
- actorId
-
The actor ID for memory operations.
Type: String
Required: No
- messagesCount
-
The number of messages to retrieve from memory.
Type: Integer
Required: No
- retrievalConfig
-
The retrieval configuration for long-term memory, mapping namespace path templates to retrieval settings.
Type: String to HarnessAgentCoreMemoryRetrievalConfig object map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: