View a markdown version of this page

EpisodicReflectionConfiguration - Amazon Bedrock AgentCore Control Plane

EpisodicReflectionConfiguration

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

Contents

namespaces

This member has been deprecated.

The namespaces for which to create reflections. Can be less nested than the episodic namespaces.

Type: Array of strings

Array Members: Fixed number of 1 item.

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

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

Required: No

namespaceTemplates

The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.

Type: Array of strings

Array Members: Fixed number of 1 item.

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

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

Required: No

See Also

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