Amazon GuardDuty · Example Payload

Guardduty Update Findings Feedback Request Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Update Findings Feedback Request Example is an example object payload from Amazon GuardDuty, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

FindingIdsFeedbackComments

Example Payload

Raw ↑
{
  "FindingIds": "abc123def456",
  "Feedback": "example-Feedback",
  "Comments": "example-Comments"
}