

# ModalityRoutingConfiguration
<a name="API_data-automation_ModalityRoutingConfiguration"></a>

This element allows you to set up where JPEG, PNG, MOV, and MP4 files get routed to for processing. JPEG routing applies to both "JPEG" and "JPG" file extensions.

## Contents
<a name="API_data-automation_ModalityRoutingConfiguration_Contents"></a>

 ** jpeg **   <a name="bedrock-Type-data-automation_ModalityRoutingConfiguration-jpeg"></a>
Sets whether JPEG files are routed to document or image processing.  
Type: String  
Valid Values: `IMAGE | DOCUMENT | AUDIO | VIDEO`   
Required: No

 ** mov **   <a name="bedrock-Type-data-automation_ModalityRoutingConfiguration-mov"></a>
Sets whether MOV files are routed to audio or video processing.  
Type: String  
Valid Values: `IMAGE | DOCUMENT | AUDIO | VIDEO`   
Required: No

 ** mp4 **   <a name="bedrock-Type-data-automation_ModalityRoutingConfiguration-mp4"></a>
Sets whether MP4 files are routed to audio or video processing.  
Type: String  
Valid Values: `IMAGE | DOCUMENT | AUDIO | VIDEO`   
Required: No

 ** png **   <a name="bedrock-Type-data-automation_ModalityRoutingConfiguration-png"></a>
Sets whether PNG files are routed to document or image processing.  
Type: String  
Valid Values: `IMAGE | DOCUMENT | AUDIO | VIDEO`   
Required: No

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