Amazon GuardDuty · Example Payload

Guardduty Trigger Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

GuardDutyFindingIdDescription

Example Payload

Raw ↑
{
  "GuardDutyFindingId": "abc123def456",
  "Description": "example-Description"
}