Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Get Property Value Request Example

3D VisualizationDigital TwinIndustrial IoTIoT

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

Top-level fields

componentNamecomponentTypeIdentityIdselectedPropertiesmaxResultsnextTokenpropertyGroupNametabularConditions

Example Payload

Raw ↑
{
  "componentName": "example-resource",
  "componentTypeId": "id-abc123",
  "entityId": "id-abc123",
  "selectedProperties": "example-value",
  "maxResults": "example-value",
  "nextToken": "example-value",
  "propertyGroupName": "example-resource",
  "tabularConditions": "example-value"
}