Amazon GuardDuty · Example Payload

Guardduty List Filters Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty List Filters 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

FilterNamesNextToken

Example Payload

Raw ↑
{
  "FilterNames": "MyThreatFilter",
  "NextToken": "example-NextToken"
}