

# QueryTransformationConfiguration
<a name="API_agent-runtime_QueryTransformationConfiguration"></a>

To split up the prompt and retrieve multiple sources, set the transformation type to `QUERY_DECOMPOSITION`.

## Contents
<a name="API_agent-runtime_QueryTransformationConfiguration_Contents"></a>

 ** type **   <a name="bedrock-Type-agent-runtime_QueryTransformationConfiguration-type"></a>
The type of transformation to apply to the prompt.  
Type: String  
Valid Values: `QUERY_DECOMPOSITION`   
Required: Yes

## See Also
<a name="API_agent-runtime_QueryTransformationConfiguration_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-agent-runtime-2023-07-26/QueryTransformationConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/QueryTransformationConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/QueryTransformationConfiguration) 