Amazon GuardDuty · Example Payload

Guardduty Port Probe Detail Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Port Probe Detail 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

LocalPortDetailsLocalIpDetailsRemoteIpDetails

Example Payload

Raw ↑
{
  "LocalPortDetails": "example-LocalPortDet",
  "LocalIpDetails": "example-LocalIpDetai",
  "RemoteIpDetails": "example-RemoteIpDeta"
}