Amazon GuardDuty · Example Payload

Guardduty Get Detector Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Get Detector Response 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

CreatedAtFindingPublishingFrequencyServiceRoleStatusUpdatedAtDataSources

Example Payload

Raw ↑
{
  "CreatedAt": "example-CreatedAt",
  "FindingPublishingFrequency": "example-FindingPubli",
  "ServiceRole": "example-ServiceRole",
  "Status": "ENABLED",
  "UpdatedAt": "example-UpdatedAt",
  "DataSources": "example-DataSources"
}