paws.management (version 0.1.0)

configservice_describe_delivery_channels: Returns details about the specified delivery channel

Description

Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account.

Usage

configservice_describe_delivery_channels(DeliveryChannelNames)

Arguments

DeliveryChannelNames

A list of delivery channel names.

Request syntax

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

Details

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