

# ModifyStrategyConfiguration
<a name="API_ModifyStrategyConfiguration"></a>

Contains information for modifying a strategy configuration.

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

 ** consolidation **   <a name="bedrockagentcorecontrol-Type-ModifyStrategyConfiguration-consolidation"></a>
The updated consolidation configuration.  
Type: [ModifyConsolidationConfiguration](API_ModifyConsolidationConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** extraction **   <a name="bedrockagentcorecontrol-Type-ModifyStrategyConfiguration-extraction"></a>
The updated extraction configuration.  
Type: [ModifyExtractionConfiguration](API_ModifyExtractionConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** reflection **   <a name="bedrockagentcorecontrol-Type-ModifyStrategyConfiguration-reflection"></a>
The updated reflection configuration.  
Type: [ModifyReflectionConfiguration](API_ModifyReflectionConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: No

 ** selfManagedConfiguration **   <a name="bedrockagentcorecontrol-Type-ModifyStrategyConfiguration-selfManagedConfiguration"></a>
The updated self-managed configuration.  
Type: [ModifySelfManagedConfiguration](API_ModifySelfManagedConfiguration.md) object  
Required: No

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