Amazon GuardDuty · Example Payload

Guardduty Kubernetes Workload Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Kubernetes Workload Details 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

NameTypeUidNamespaceHostNetworkContainers

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "Type": "example-Type",
  "Uid": "abc123def456",
  "Namespace": "MyThreatFilter",
  "HostNetwork": "example-HostNetwork",
  "Containers": "example-Containers"
}