Amazon GuardDuty · Example Payload

Guardduty Process Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Process Details 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

NameExecutablePathExecutableSha256NamespacePidPwdPid

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "ExecutablePath": "example-ExecutablePa",
  "ExecutableSha256": "example-ExecutableSh",
  "NamespacePid": "abc123def456",
  "Pwd": "example-Pwd",
  "Pid": "abc123def456"
}