Amazon IoT Device Management · Example Payload

Iot Device Management List Thing Principals Response Example

Device ManagementFleet ManagementIoTOTA Updates

Iot Device Management List Thing Principals Response Example is an example object payload from Amazon IoT Device Management, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

principalsnextToken

Example Payload

Raw ↑
{
  "principals": "example-value",
  "nextToken": "example-value"
}