Amazon GuardDuty · Example Payload

Guardduty Eks Cluster Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Eks Cluster 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

NameArnVpcIdStatusTagsCreatedAt

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "Arn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123",
  "VpcId": "abc123def456",
  "Status": "ENABLED",
  "Tags": "example-Tags",
  "CreatedAt": "example-CreatedAt"
}