Amazon GuardDuty · Example Payload

Guardduty Action Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

ActionTypeAwsApiCallActionDnsRequestActionNetworkConnectionActionPortProbeActionKubernetesApiCallAction

Example Payload

Raw ↑
{
  "ActionType": "example-ActionType",
  "AwsApiCallAction": "example-AwsApiCallAc",
  "DnsRequestAction": "example-DnsRequestAc",
  "NetworkConnectionAction": "example-NetworkConne",
  "PortProbeAction": "example-PortProbeAct",
  "KubernetesApiCallAction": "example-KubernetesAp"
}