View a markdown version of this page

EpisodicReflectionConfigurationInput - Amazon Bedrock AgentCore Control Plane

EpisodicReflectionConfigurationInput

An episodic reflection configuration input.

Contents

memoryRecordSchema

Schema for metadata fields on records generated by reflections.

Type: MemoryRecordSchema object

Required: No

namespaces

This member has been deprecated.

This is a legacy parameter, use namespaceTemplates. The namespaces over which to create reflections. Can be less nested than episode 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 over which to create reflections. Can be less nested than episode 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: