Amazon IoT Greengrass · Example Payload

Iot Greengrass Create Deployment Response Example

Edge ComputingIoTLambdaMachine LearningReal-Time Processing

Iot Greengrass Create Deployment Response 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

deploymentIdiotJobIdiotJobArn

Example Payload

Raw ↑
{
  "deploymentId": "id-abc123",
  "iotJobId": "id-abc123",
  "iotJobArn": "arn:aws:iot:us-east-1:123456789012:thing/example"
}