Updates information about the publishing destination specified by the destinationId
.
See https://www.paws-r-sdk.com/docs/guardduty_update_publishing_destination/ for full documentation.
guardduty_update_publishing_destination(
DetectorId,
DestinationId,
DestinationProperties = NULL
)
[required] The ID of the detector associated with the publishing destinations to update.
[required] The ID of the publishing destination to update.
A DestinationProperties
object that includes the DestinationArn
and
KmsKeyArn
of the publishing destination.