Amazon GuardDuty · Example Payload

Guardduty Threat Detected By Name Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Threat Detected By 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

ItemCountUniqueThreatNameCountShortenedThreatNames

Example Payload

Raw ↑
{
  "ItemCount": "example-ItemCount",
  "UniqueThreatNameCount": "MyThreatFilter",
  "Shortened": "example-Shortened",
  "ThreatNames": "MyThreatFilter"
}