Amazon GuardDuty · Example Payload

Guardduty Describe Publishing Destination Response Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

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

Top-level fields

DestinationIdDestinationTypeStatusPublishingFailureStartTimestampDestinationProperties

Example Payload

Raw ↑
{
  "DestinationId": "abc123def456",
  "DestinationType": "example-DestinationT",
  "Status": "ENABLED",
  "PublishingFailureStartTimestamp": "example-PublishingFa",
  "DestinationProperties": "example-DestinationP"
}