Amazon Panorama · Example Payload

Openapi Provision Device Request Example

CamerasComputer VisionEdge MLIndustrial IoT

Openapi Provision Device Request 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

DescriptionNameNetworkingConfigurationTags

Example Payload

Raw ↑
{
  "Description": "example-string",
  "Name": "my-resource",
  "NetworkingConfiguration": "example-string",
  "Tags": "example-string"
}