Amazon GuardDuty · Example Payload

Guardduty Remote Ip Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Remote Ip Details Example is an example object payload from Amazon GuardDuty, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CityCountryGeoLocationIpAddressV4Organization

Example Payload

Raw ↑
{
  "City": "example-City",
  "Country": "example-Country",
  "GeoLocation": "example-GeoLocation",
  "IpAddressV4": "example-IpAddressV4",
  "Organization": "example-Organization"
}