Amazon GuardDuty · Example Payload

Guardduty Usage Criteria Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Usage Criteria 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

AccountIdsDataSourcesResourcesFeatures

Example Payload

Raw ↑
{
  "AccountIds": "abc123def456",
  "DataSources": "example-DataSources",
  "Resources": "example-Resources",
  "Features": "example-Features"
}