Amazon GuardDuty · Example Payload

Guardduty Ecs Cluster Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

NameArnStatusActiveServicesCountRegisteredContainerInstancesCountRunningTasksCount

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "Arn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123",
  "Status": "ENABLED",
  "ActiveServicesCount": "example-ActiveServic",
  "RegisteredContainerInstancesCount": "example-RegisteredCo",
  "RunningTasksCount": "example-RunningTasks"
}