Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Function Request Example

3D VisualizationDigital TwinIndustrial IoTIoT

Iot Twinmaker Function Request 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

requiredPropertiesscopeimplementedBy

Example Payload

Raw ↑
{
  "requiredProperties": "example-value",
  "scope": "example-value",
  "implementedBy": "example-value"
}