EpisodicOverrideReflectionConfigurationInput - Amazon Bedrock AgentCore Control Plane

EpisodicOverrideReflectionConfigurationInput

Configurations for overriding the reflection step of the episodic memory strategy.

Contents

appendToPrompt

The text to append to the prompt for reflection step of the episodic memory strategy.

Type: String

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

Required: Yes

modelId

The model ID to use for the reflection step of the episodic memory strategy.

Type: String

Required: Yes

namespaces

The namespaces to use for episodic reflection. Can be less nested than the episodic namespaces.

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

See Also

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