Amazon GuardDuty · Example Payload

Guardduty Lineage Object Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Lineage Object 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

StartTimeNamespacePidUserIdNamePidUuid

Example Payload

Raw ↑
{
  "StartTime": "example-StartTime",
  "NamespacePid": "abc123def456",
  "UserId": "abc123def456",
  "Name": "MyThreatFilter",
  "Pid": "abc123def456",
  "Uuid": "abc123def456"
}