Amazon GuardDuty · Example Payload

Guardduty Network Connection Action Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Network Connection Action Example is an example object payload from Amazon GuardDuty, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BlockedConnectionDirectionLocalPortDetailsProtocolLocalIpDetailsRemoteIpDetails

Example Payload

Raw ↑
{
  "Blocked": "example-Blocked",
  "ConnectionDirection": "example-ConnectionDi",
  "LocalPortDetails": "example-LocalPortDet",
  "Protocol": "example-Protocol",
  "LocalIpDetails": "example-LocalIpDetai",
  "RemoteIpDetails": "example-RemoteIpDeta"
}