Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Property Filter Example

3D VisualizationDigital TwinIndustrial IoTIoT

Iot Twinmaker Property Filter Example is an example object payload from Amazon IoT TwinMaker, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

propertyNameoperatorvalue

Example Payload

Raw ↑
{
  "propertyName": "example-resource",
  "operator": "example-value",
  "value": "example-value"
}