paws.management (version 0.1.0)

configservice_describe_delivery_channel_status: 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.

Usage

configservice_describe_delivery_channel_status(DeliveryChannelNames)

Arguments

DeliveryChannelNames

A list of delivery channel names.

Request syntax

svc$describe_delivery_channel_status(
  DeliveryChannelNames = list(
    "string"
  )
)

Details

Currently, you can specify only one delivery channel per region in your account.