Amazon Panorama · Example Payload

Openapi Create Application Instance Request Example

CamerasComputer VisionEdge MLIndustrial IoT

Openapi Create Application Instance Request 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

ApplicationInstanceIdToReplaceDefaultRuntimeContextDeviceDescriptionManifestOverridesPayloadManifestPayloadNameRuntimeRoleArnTags

Example Payload

Raw ↑
{
  "ApplicationInstanceIdToReplace": "resource-abc123",
  "DefaultRuntimeContextDevice": "example-string",
  "Description": "example-string",
  "ManifestOverridesPayload": "resource-abc123",
  "ManifestPayload": "example-string",
  "Name": "my-resource",
  "RuntimeRoleArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Tags": "example-string"
}