Amazon GuardDuty · Example Payload

Guardduty Dns Request Action Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Dns Request Action Example is an example object payload from Amazon GuardDuty, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DomainProtocolBlocked

Example Payload

Raw ↑
{
  "Domain": "example-Domain",
  "Protocol": "example-Protocol",
  "Blocked": "example-Blocked"
}