Amazon Panorama · Example Payload

Openapi Reported Runtime Context State Example

CamerasComputer VisionEdge MLIndustrial IoT

Openapi Reported Runtime Context State Example is an example object payload from Amazon Panorama, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DesiredStateDeviceReportedStatusDeviceReportedTimeRuntimeContextName

Example Payload

Raw ↑
{
  "DesiredState": "example-string",
  "DeviceReportedStatus": "active",
  "DeviceReportedTime": "example-string",
  "RuntimeContextName": "my-resource"
}