Amazon GuardDuty · Example Payload

Guardduty Resource Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

AccessKeyDetailsS3BucketDetailsInstanceDetailsEksClusterDetailsKubernetesDetailsResourceType

Example Payload

Raw ↑
{
  "AccessKeyDetails": "example-AccessKeyDet",
  "S3BucketDetails": "example-S3BucketDeta",
  "InstanceDetails": "example-InstanceDeta",
  "EksClusterDetails": "example-EksClusterDe",
  "KubernetesDetails": "example-KubernetesDe",
  "ResourceType": "example-ResourceType"
}