Amazon GuardDuty · Example Payload

Guardduty List Ip Sets Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty List Ip Sets 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

IpSetIdsNextToken

Example Payload

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