Amazon GuardDuty · Example Payload

Guardduty Admin Account Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Admin Account Example is an example object payload from Amazon GuardDuty, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AdminAccountIdAdminStatus

Example Payload

Raw ↑
{
  "AdminAccountId": "abc123def456",
  "AdminStatus": "ENABLED"
}