configservice_describe_delivery_channel_status {paws.management} | R Documentation |
Returns the current status of the specified delivery channel
Description
Returns the current status of the specified delivery channel. If a delivery channel is not specified, this operation returns the current status of all delivery channels associated with the account.
See https://www.paws-r-sdk.com/docs/configservice_describe_delivery_channel_status/ for full documentation.
Usage
configservice_describe_delivery_channel_status(DeliveryChannelNames = NULL)
Arguments
DeliveryChannelNames |
A list of delivery channel names. |
[Package paws.management version 0.9.0 Index]