Amazon GuardDuty · Example Payload

Guardduty Instance Details Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

AvailabilityZoneIamInstanceProfileImageDescriptionImageIdInstanceIdInstanceState

Example Payload

Raw ↑
{
  "AvailabilityZone": "example-Availability",
  "IamInstanceProfile": "example-IamInstanceP",
  "ImageDescription": "example-ImageDescrip",
  "ImageId": "abc123def456",
  "InstanceId": "abc123def456",
  "InstanceState": "example-InstanceStat"
}