Amazon GuardDuty · Example Payload

Guardduty Invite Members Request Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

AccountIdsDisableEmailNotificationMessage

Example Payload

Raw ↑
{
  "AccountIds": "abc123def456",
  "DisableEmailNotification": "example-DisableEmail",
  "Message": "example-Message"
}