cloudwatchlogs_get_delivery_destination_policy {paws.management} | R Documentation |
Retrieves the delivery destination policy assigned to the delivery destination that you specify
Description
Retrieves the delivery destination policy assigned to the delivery destination that you specify. For more information about delivery destinations and their policies, see put_delivery_destination_policy
.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_get_delivery_destination_policy/ for full documentation.
Usage
cloudwatchlogs_get_delivery_destination_policy(deliveryDestinationName)
Arguments
deliveryDestinationName |
[required] The name of the delivery destination that you want to retrieve the policy of. |
[Package paws.management version 0.9.0 Index]