Amazon IoT Device Defender · Example Payload

Iot Device Defender Create Thing Response Example

ComplianceIoTSecurityVulnerability Management

Iot Device Defender Create Thing Response Example is an example object payload from Amazon IoT Device Defender, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

thingNamethingArnthingId

Example Payload

Raw ↑
{
  "thingName": "example-resource",
  "thingArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "thingId": "id-abc123"
}