

# EpisodicReflectionConfiguration
<a name="API_EpisodicReflectionConfiguration"></a>

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

## Contents
<a name="API_EpisodicReflectionConfiguration_Contents"></a>

 ** namespaces **   <a name="bedrockagentcorecontrol-Type-EpisodicReflectionConfiguration-namespaces"></a>
 *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 **   <a name="bedrockagentcorecontrol-Type-EpisodicReflectionConfiguration-namespaceTemplates"></a>
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
<a name="API_EpisodicReflectionConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/EpisodicReflectionConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/EpisodicReflectionConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/EpisodicReflectionConfiguration) 