Amazon Panorama · Example Payload

Openapi Node From Template Job Example

CamerasComputer VisionEdge MLIndustrial IoT

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

Top-level fields

CreatedTimeJobIdNodeNameStatusStatusMessageTemplateType

Example Payload

Raw ↑
{
  "CreatedTime": "example-string",
  "JobId": "resource-abc123",
  "NodeName": "my-resource",
  "Status": "active",
  "StatusMessage": "active",
  "TemplateType": "standard"
}