Amazon IoT Device Defender · Example Payload

Iot Device Defender Vpc Destination Configuration Example

ComplianceIoTSecurityVulnerability Management

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

Top-level fields

subnetIdssecurityGroupsvpcIdroleArn

Example Payload

Raw ↑
{
  "subnetIds": "id-abc123",
  "securityGroups": "https://example.com/path",
  "vpcId": "id-abc123",
  "roleArn": "arn:aws:iot:us-east-1:123456789012:thing/example"
}