Amazon Panorama · Example Payload

Openapi Device Job Example

CamerasComputer VisionEdge MLIndustrial IoT

Openapi Device Job Example is an example object payload from Amazon Panorama, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CreatedTimeDeviceIdDeviceNameJobIdJobType

Example Payload

Raw ↑
{
  "CreatedTime": "example-string",
  "DeviceId": "resource-abc123",
  "DeviceName": "my-resource",
  "JobId": "resource-abc123",
  "JobType": "standard"
}