Amazon IoT Device Defender · Example Payload

Iot Device Defender Describe Audit Mitigation Actions Task Response Example

ComplianceIoTSecurityVulnerability Management

Iot Device Defender Describe Audit Mitigation Actions Task Response Example is an example object payload from Amazon IoT Device Defender, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

taskStatusstartTimeendTimetaskStatisticstargetauditCheckToActionsMappingactionsDefinition

Example Payload

Raw ↑
{
  "taskStatus": "ACTIVE",
  "startTime": "2025-03-15T14:30:00Z",
  "endTime": "2025-03-15T14:30:00Z",
  "taskStatistics": "example-value",
  "target": "example-value",
  "auditCheckToActionsMapping": "example-value",
  "actionsDefinition": "example-value"
}