configservice_describe_delivery_channel_status: Returns the current status of the specified delivery channel

View source: R/configservice_operations.R

configservice_describe_delivery_channel_statusR 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 action 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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.