OTAUpdateFile
Describes a file to be associated with an OTA update.
Contents
- attributes
- 
               A list of name-attribute pairs. They won't be sent to devices as a part of the Job document. Type: String to string map Value Length Constraints: Minimum length of 0. Maximum length of 4096. Value Pattern: [\s\S]*Required: No 
- codeSigning
- 
               The code signing method of the file. Type: CodeSigning object Required: No 
- fileLocation
- 
               The location of the updated firmware. Type: FileLocation object Required: No 
- fileName
- 
               The name of the file. Type: String Required: No 
- fileType
- 
               An integer value you can include in the job document to allow your devices to identify the type of file received from the cloud. Type: Integer Valid Range: Minimum value of 0. Maximum value of 255. Required: No 
- fileVersion
- 
               The file version. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: