Amazon IoT Device Defender · Example Payload

Iot Device Defender Create Thing Group Response Example

ComplianceIoTSecurityVulnerability Management

Iot Device Defender Create Thing Group 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

thingGroupNamethingGroupArnthingGroupId

Example Payload

Raw ↑
{
  "thingGroupName": "example-resource",
  "thingGroupArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "thingGroupId": "id-abc123"
}