Amazon GuardDuty · Example Payload

Amazon Guardduty Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Amazon Guardduty 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

idaccountIdregiontypeseveritytitle

Example Payload

Raw ↑
{
  "id": "abc123def456",
  "accountId": "abc123def456",
  "region": "example-region",
  "type": "example-type",
  "severity": 72.88,
  "title": "example-title"
}