Amazon GuardDuty · Example Payload

Guardduty Destination Properties Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Destination Properties 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

DestinationArnKmsKeyArn

Example Payload

Raw ↑
{
  "DestinationArn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123",
  "KmsKeyArn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123"
}