v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Creates a publishing destination to export findings to. The resource to export findings to must exist before you use this operation.

post/detector/{detectorId}/publishingDestination

Path parameters

detectorIdstring required

The ID of the GuardDuty detector associated with the publishing destination.

Request body

destinationType'S3' required

The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.

clientTokenstring

The idempotency token for the request.

Response

Success

DestinationIdstring required

The ID of the publishing destination that is created.