Amazon GuardDuty · Example Payload

Guardduty Describe Malware Scans Request Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Describe Malware Scans Request 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

NextTokenMaxResultsFilterCriteriaSortCriteria

Example Payload

Raw ↑
{
  "NextToken": "example-NextToken",
  "MaxResults": "example-MaxResults",
  "FilterCriteria": "example-FilterCriter",
  "SortCriteria": "example-SortCriteria"
}