Amazon IoT Greengrass · Example Payload

Iot Greengrass Component Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

Iot Greengrass Component 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

arncomponentNamelatestVersion

Example Payload

Raw ↑
{
  "arn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "componentName": "example-resource",
  "latestVersion": "example-value"
}