Amazon Panorama · Example Payload

Openapi Describe Package Import Job Response Example

CamerasComputer VisionEdge MLIndustrial IoT

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

Top-level fields

ClientTokenCreatedTimeInputConfigJobIdJobTagsJobTypeLastUpdatedTimeOutputOutputConfigStatusStatusMessage

Example Payload

Raw ↑
{
  "ClientToken": "example-string",
  "CreatedTime": "example-string",
  "InputConfig": "example-string",
  "JobId": "resource-abc123",
  "JobTags": "example-string",
  "JobType": "standard",
  "LastUpdatedTime": "example-string",
  "Output": "example-string",
  "OutputConfig": "example-string",
  "Status": "active",
  "StatusMessage": "active"
}