EpisodicMemoryStrategyInput - Amazon Bedrock AgentCore Control Plane

EpisodicMemoryStrategyInput

Input for creating an episodic memory strategy.

Contents

name

The name of the episodic memory strategy.

Type: String

Pattern: [a-zA-Z][a-zA-Z0-9_]{0,47}

Required: Yes

description

The description of the episodic memory strategy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

namespaces

The namespaces for which to create episodes.

Type: Array of strings

Array Members: Minimum number of 1 item.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [a-zA-Z0-9\-_\/]*(\{(actorId|sessionId|memoryStrategyId)\}[a-zA-Z0-9\-_\/]*)*

Required: No

reflectionConfiguration

The configuration for the reflections created with the episodic memory strategy.

Type: EpisodicReflectionConfigurationInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: