amazonka-config-0.3.6: Amazon Config SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.DescribeDeliveryChannelStatus

Contents

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.

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

http://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannelStatus.html

Synopsis

Request

Request constructor

Request lenses

Response

Response constructor

Response lenses

ddcsrDeliveryChannelsStatus :: Lens' DescribeDeliveryChannelStatusResponse [DeliveryChannelStatus] Source

A list that contains the status of a specified delivery channel.