Amazon GuardDuty · Example Payload

Guardduty Ebs Volume Scan Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

ScanIdScanStartedAtScanCompletedAtTriggerFindingIdSourcesScanDetections

Example Payload

Raw ↑
{
  "ScanId": "abc123def456",
  "ScanStartedAt": "example-ScanStartedA",
  "ScanCompletedAt": "example-ScanComplete",
  "TriggerFindingId": "abc123def456",
  "Sources": "example-Sources",
  "ScanDetections": "example-ScanDetectio"
}