Amazon Panorama · Example Payload

Openapi Describe Application Instance Details Response Example

CamerasComputer VisionEdge MLIndustrial IoT

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

Top-level fields

ApplicationInstanceIdApplicationInstanceIdToReplaceCreatedTimeDefaultRuntimeContextDeviceDescriptionManifestOverridesPayloadManifestPayloadName

Example Payload

Raw ↑
{
  "ApplicationInstanceId": "resource-abc123",
  "ApplicationInstanceIdToReplace": "resource-abc123",
  "CreatedTime": "example-string",
  "DefaultRuntimeContextDevice": "example-string",
  "Description": "example-string",
  "ManifestOverridesPayload": "resource-abc123",
  "ManifestPayload": "example-string",
  "Name": "my-resource"
}