Amazon GuardDuty · Example Payload

Guardduty Scan Threat Name Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Scan Threat Name 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

NameSeverityItemCountFilePaths

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "Severity": "example-Severity",
  "ItemCount": "example-ItemCount",
  "FilePaths": "example-FilePaths"
}