Amazon Panorama · Example Payload

Openapi Create Package Import Job Request Example

CamerasComputer VisionEdge MLIndustrial IoT

Openapi Create Package Import Job Request 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

ClientTokenInputConfigJobTagsJobTypeOutputConfig

Example Payload

Raw ↑
{
  "ClientToken": "example-string",
  "InputConfig": "example-string",
  "JobTags": "example-string",
  "JobType": "standard",
  "OutputConfig": "example-string"
}