

# InputDataConfig
<a name="API_InputDataConfig"></a>

The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed. 

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

 ** S3Bucket **   <a name="comprehendmedical-Type-InputDataConfig-S3Bucket"></a>
The URI of the S3 bucket that contains the input data. The bucket must be in the same region as the API endpoint that you are calling.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 63.  
Pattern: `^[0-9a-z\.\-_]*(?!\.)$`   
Required: Yes

 ** S3Key **   <a name="comprehendmedical-Type-InputDataConfig-S3Key"></a>
The path to the input data files in the S3 bucket.  
Type: String  
Length Constraints: Maximum length of 1024.  
Pattern: `.*`   
Required: No

## See Also
<a name="API_InputDataConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/comprehendmedical-2018-10-30/InputDataConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/comprehendmedical-2018-10-30/InputDataConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/comprehendmedical-2018-10-30/InputDataConfig) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Comprehend Medical. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query comprehend-medical` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
