guardduty_describe_publishing_destination {paws.security.identity} | R Documentation |
Returns information about the publishing destination specified by the provided destinationId
Description
Returns information about the publishing destination specified by the provided destinationId
.
See https://www.paws-r-sdk.com/docs/guardduty_describe_publishing_destination/ for full documentation.
Usage
guardduty_describe_publishing_destination(DetectorId, DestinationId)
Arguments
DetectorId |
[required] The unique ID of the detector associated with the publishing destination to retrieve. To find the |
DestinationId |
[required] The ID of the publishing destination to retrieve. |
[Package paws.security.identity version 0.9.0 Index]