Amazon GuardDuty · Example Payload

Guardduty Default Server Side Encryption Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Default Server Side Encryption 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

EncryptionTypeKmsMasterKeyArn

Example Payload

Raw ↑
{
  "EncryptionType": "example-EncryptionTy",
  "KmsMasterKeyArn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123"
}