Amazon IoT Core · Example Payload

Iot Core List Things In Thing Group Response Example

Device ManagementIoTMQTTMessage Routing

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

Top-level fields

thingsnextToken

Example Payload

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