Amazon GuardDuty · Example Payload

Guardduty Get Findings Request Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Get Findings Request 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

FindingIdsSortCriteria

Example Payload

Raw ↑
{
  "FindingIds": "abc123def456",
  "SortCriteria": "example-SortCriteria"
}