Amazon IoT Greengrass · Example Payload

Iot Greengrass Lambda Volume Mount Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

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

Top-level fields

sourcePathdestinationPathpermissionaddGroupOwner

Example Payload

Raw ↑
{
  "sourcePath": "example-value",
  "destinationPath": "example-value",
  "permission": "example-value",
  "addGroupOwner": "example-value"
}