guardduty_describe_publishing_destination: Returns information about the publishing destination...

View source: R/guardduty_operations.R

guardduty_describe_publishing_destinationR 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 detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

DestinationId

[required] The ID of the publishing destination to retrieve.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.