Amazon GuardDuty · Example Payload

Guardduty Scan Detections Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Scan Detections Example is an example object payload from Amazon GuardDuty, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ScannedItemCountThreatsDetectedItemCountHighestSeverityThreatDetailsThreatDetectedByName

Example Payload

Raw ↑
{
  "ScannedItemCount": "example-ScannedItemC",
  "ThreatsDetectedItemCount": "example-ThreatsDetec",
  "HighestSeverityThreatDetails": "example-HighestSever",
  "ThreatDetectedByName": "MyThreatFilter"
}