

# ModifySelfManagedConfiguration
<a name="API_ModifySelfManagedConfiguration"></a>

The configuration for updating the self-managed memory strategy.

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

 ** historicalContextWindowSize **   <a name="bedrockagentcorecontrol-Type-ModifySelfManagedConfiguration-historicalContextWindowSize"></a>
The updated number of historical messages to include in processing context.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 50.  
Required: No

 ** invocationConfiguration **   <a name="bedrockagentcorecontrol-Type-ModifySelfManagedConfiguration-invocationConfiguration"></a>
The updated configuration to invoke self-managed memory processing pipeline.  
Type: [ModifyInvocationConfigurationInput](API_ModifyInvocationConfigurationInput.md) object  
Required: No

 ** triggerConditions **   <a name="bedrockagentcorecontrol-Type-ModifySelfManagedConfiguration-triggerConditions"></a>
The updated list of conditions that trigger memory processing.  
Type: Array of [TriggerConditionInput](API_TriggerConditionInput.md) objects  
Array Members: Minimum number of 1 item.  
Required: No

## See Also
<a name="API_ModifySelfManagedConfiguration_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/ModifySelfManagedConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/ModifySelfManagedConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/ModifySelfManagedConfiguration) 