Amazon IoT Device Management · Example Payload

Iot Device Management O T A Update File Example

Device ManagementFleet ManagementIoTOTA Updates

Iot Device Management O T A Update File Example is an example object payload from Amazon IoT Device Management, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fileNamefileTypefileVersionfileLocationcodeSigningattributes

Example Payload

Raw ↑
{
  "fileName": "example-resource",
  "fileType": "example-value",
  "fileVersion": "example-value",
  "fileLocation": "example-value",
  "codeSigning": "example-value",
  "attributes": "example-value"
}