Amazon IoT TwinMaker · Example Payload

Iot Twinmaker Tag Resource Request Example

example-value

Iot Twinmaker Tag Resource 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

resourceARNtags

Example Payload

Raw ↑
{
  "resourceARN": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "tags": "example-value"
}