Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Parent Entity Update Request Example

3D VisualizationDigital TwinIndustrial IoTIoT

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

Top-level fields

updateTypeparentEntityId

Example Payload

Raw ↑
{
  "updateType": "example-value",
  "parentEntityId": "id-abc123"
}