Amazon IoT SiteWise · Example Payload

Iot Sitewise Associate Assets Request Example

Asset ManagementIndustrial IoTIoTTime Series Data

Iot Sitewise Associate Assets Request Example is an example object payload from Amazon IoT SiteWise, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hierarchyIdchildAssetIdclientToken

Example Payload

Raw ↑
{
  "hierarchyId": "id-abc123",
  "childAssetId": "id-abc123",
  "clientToken": "example-value"
}