Amazon IoT Greengrass · Example Payload

Iot Greengrass Component Platform Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

Iot Greengrass Component Platform Example is an example object payload from Amazon IoT Greengrass, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameattributes

Example Payload

Raw ↑
{
  "name": "example-resource",
  "attributes": "example-value"
}