Amazon GuardDuty · Example Payload

Guardduty Create Publishing Destination Request Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty Create Publishing Destination Request Example is an example object payload from Amazon GuardDuty, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DestinationTypeDestinationPropertiesClientToken

Example Payload

Raw ↑
{
  "DestinationType": "example-DestinationT",
  "DestinationProperties": "example-DestinationP",
  "ClientToken": "example-ClientToken"
}