Amazon GuardDuty · Example Payload

Guardduty Access Key Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

AccessKeyIdPrincipalIdUserNameUserType

Example Payload

Raw ↑
{
  "AccessKeyId": "abc123def456",
  "PrincipalId": "abc123def456",
  "UserName": "MyThreatFilter",
  "UserType": "example-UserType"
}