

# ModelInvocationJobInputDataConfig
<a name="API_ModelInvocationJobInputDataConfig"></a>

Details about the location of the input to the batch inference job.

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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** s3InputDataConfig **   <a name="bedrock-Type-ModelInvocationJobInputDataConfig-s3InputDataConfig"></a>
Contains the configuration of the S3 location of the input data.  
Type: [ModelInvocationJobS3InputDataConfig](API_ModelInvocationJobS3InputDataConfig.md) object  
Required: No

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