Amazon GuardDuty · Example Payload

Guardduty Scan File Path Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Scan File Path Example is an example object payload from Amazon GuardDuty, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

FilePathVolumeArnHashFileName

Example Payload

Raw ↑
{
  "FilePath": "example-FilePath",
  "VolumeArn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123",
  "Hash": "example-Hash",
  "FileName": "MyThreatFilter"
}