Amazon IoT Greengrass · Example Payload

Iot Greengrass Disassociate Client Device From Core Device Error Entry Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

Iot Greengrass Disassociate Client Device From Core Device Error Entry Example is an example object payload from Amazon IoT Greengrass, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

thingNamecodemessage

Example Payload

Raw ↑
{
  "thingName": "example-resource",
  "code": "example-value",
  "message": "example-value"
}