

# StreamFile
<a name="API_StreamFile"></a>

Represents a file to stream.

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

 ** fileId **   <a name="iot-Type-StreamFile-fileId"></a>
The file ID.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 255.  
Required: No

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

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