

# FileLocation
<a name="API_FileLocation"></a>

The location of the OTA update.

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

 ** s3Location **   <a name="iot-Type-FileLocation-s3Location"></a>
The location of the updated firmware in S3.  
Type: [S3Location](API_S3Location.md) object  
Required: No

 ** stream **   <a name="iot-Type-FileLocation-stream"></a>
The stream that contains the OTA update.  
Type: [Stream](API_Stream.md) object  
Required: No

## See Also
<a name="API_FileLocation_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/iot-2015-05-28/FileLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/FileLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/FileLocation) 