Amazon Panorama · Example Payload

Openapi Create Job For Devices Request Example

CamerasComputer VisionEdge MLIndustrial IoT

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

Top-level fields

DeviceIdsDeviceJobConfigJobType

Example Payload

Raw ↑
{
  "DeviceIds": "resource-abc123",
  "DeviceJobConfig": "example-string",
  "JobType": "standard"
}