

# InputFileLocation
<a name="API_InputFileLocation"></a>

Specifies the location for the file that's being processed.

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

 ** EfsFileLocation **   <a name="TransferFamily-Type-InputFileLocation-EfsFileLocation"></a>
Specifies the details for the Amazon Elastic File System (Amazon EFS) file that's being decrypted.  
Type: [EfsFileLocation](API_EfsFileLocation.md) object  
Required: No

 ** S3FileLocation **   <a name="TransferFamily-Type-InputFileLocation-S3FileLocation"></a>
Specifies the details for the Amazon S3 file that's being copied or decrypted.  
Type: [S3InputFileLocation](API_S3InputFileLocation.md) object  
Required: No

## See Also
<a name="API_InputFileLocation_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/transfer-2018-11-05/InputFileLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/transfer-2018-11-05/InputFileLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/transfer-2018-11-05/InputFileLocation) 