Amazon GuardDuty · Example Payload

Guardduty List Detectors Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty List Detectors Response 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

DetectorIdsNextToken

Example Payload

Raw ↑
{
  "DetectorIds": "abc123def456",
  "NextToken": "example-NextToken"
}