v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Returns information about the publishing destination specified by the provided <code>destinationId</code>.

get/detector/{detectorId}/publishingDestination/{destinationId}

Path parameters

detectorIdstring required

The unique ID of the detector associated with the publishing destination to retrieve.

destinationIdstring required

The ID of the publishing destination to retrieve.

Response

Success

DestinationIdstring required

The ID of the publishing destination.

DestinationType'S3' required

The type of publishing destination. Currently, only Amazon S3 buckets are supported.

Status'PENDING_VERIFICATION' | 'PUBLISHING' | 'UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY' | 'STOPPED' required

The status of the publishing destination.

PublishingFailureStartTimestampinteger required

The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.