Amazon IoT Greengrass · Example Payload

Iot Greengrass Core Device Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

Iot Greengrass Core Device 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

coreDeviceThingNamestatuslastStatusUpdateTimestamp

Example Payload

Raw ↑
{
  "coreDeviceThingName": "example-resource",
  "status": "ACTIVE",
  "lastStatusUpdateTimestamp": "ACTIVE"
}