Amazon GuardDuty · Example Payload

Guardduty Get Filter Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Get Filter 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

NameDescriptionActionRankFindingCriteriaTags

Example Payload

Raw ↑
{
  "Name": "MyThreatFilter",
  "Description": "example-Description",
  "Action": "example-Action",
  "Rank": "example-Rank",
  "FindingCriteria": "example-FindingCrite",
  "Tags": "example-Tags"
}