View source: R/guardduty_operations.R
guardduty_delete_publishing_destination | R Documentation |
Deletes the publishing definition with the specified destinationId
.
See https://www.paws-r-sdk.com/docs/guardduty_delete_publishing_destination/ for full documentation.
guardduty_delete_publishing_destination(DetectorId, DestinationId)
DetectorId |
[required] The unique ID of the detector associated with the publishing destination to delete. |
DestinationId |
[required] The ID of the publishing destination to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.