Amazon GuardDuty · Example Payload

Guardduty Runtime Context Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Runtime Context 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

ModifyingProcessModifiedAtScriptPathLibraryPathLdPreloadValueSocketPath

Example Payload

Raw ↑
{
  "ModifyingProcess": "example-ModifyingPro",
  "ModifiedAt": "example-ModifiedAt",
  "ScriptPath": "example-ScriptPath",
  "LibraryPath": "example-LibraryPath",
  "LdPreloadValue": "example-LdPreloadVal",
  "SocketPath": "example-SocketPath"
}