Amazon GuardDuty · Example Payload

Guardduty Service Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Service 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

ActionEvidenceArchivedCountDetectorIdEventFirstSeen

Example Payload

Raw ↑
{
  "Action": "example-Action",
  "Evidence": "abc123def456",
  "Archived": "example-Archived",
  "Count": "example-Count",
  "DetectorId": "abc123def456",
  "EventFirstSeen": "example-EventFirstSe"
}