amazonka-config-1.4.2: Amazon Config SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.PutDeliveryChannel

Contents

Description

Creates a new delivery channel object to deliver the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.

You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.

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

Synopsis

Creating a Request

putDeliveryChannel Source #

Creates a value of PutDeliveryChannel with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data PutDeliveryChannel Source #

The input for the PutDeliveryChannel action.

See: putDeliveryChannel smart constructor.

Instances

Eq PutDeliveryChannel Source # 
Data PutDeliveryChannel Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> PutDeliveryChannel -> c PutDeliveryChannel #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c PutDeliveryChannel #

toConstr :: PutDeliveryChannel -> Constr #

dataTypeOf :: PutDeliveryChannel -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c PutDeliveryChannel) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c PutDeliveryChannel) #

gmapT :: (forall b. Data b => b -> b) -> PutDeliveryChannel -> PutDeliveryChannel #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> PutDeliveryChannel -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> PutDeliveryChannel -> r #

gmapQ :: (forall d. Data d => d -> u) -> PutDeliveryChannel -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> PutDeliveryChannel -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> PutDeliveryChannel -> m PutDeliveryChannel #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> PutDeliveryChannel -> m PutDeliveryChannel #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> PutDeliveryChannel -> m PutDeliveryChannel #

Read PutDeliveryChannel Source # 
Show PutDeliveryChannel Source # 
Generic PutDeliveryChannel Source # 
ToJSON PutDeliveryChannel Source # 
Hashable PutDeliveryChannel Source # 
NFData PutDeliveryChannel Source # 

Methods

rnf :: PutDeliveryChannel -> () #

AWSRequest PutDeliveryChannel Source # 
ToPath PutDeliveryChannel Source # 
ToHeaders PutDeliveryChannel Source # 
ToQuery PutDeliveryChannel Source # 
type Rep PutDeliveryChannel Source # 
type Rep PutDeliveryChannel = D1 (MetaData "PutDeliveryChannel" "Network.AWS.Config.PutDeliveryChannel" "amazonka-config-1.4.2-B6rHeIRozauEAaKRLBzyIl" True) (C1 (MetaCons "PutDeliveryChannel'" PrefixI True) (S1 (MetaSel (Just Symbol "_pdcDeliveryChannel") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 DeliveryChannel)))
type Rs PutDeliveryChannel Source # 

Request Lenses

pdcDeliveryChannel :: Lens' PutDeliveryChannel DeliveryChannel Source #

The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.

Destructuring the Response

putDeliveryChannelResponse :: PutDeliveryChannelResponse Source #

Creates a value of PutDeliveryChannelResponse with the minimum fields required to make a request.

data PutDeliveryChannelResponse Source #

See: putDeliveryChannelResponse smart constructor.

Instances

Eq PutDeliveryChannelResponse Source # 
Data PutDeliveryChannelResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> PutDeliveryChannelResponse -> c PutDeliveryChannelResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c PutDeliveryChannelResponse #

toConstr :: PutDeliveryChannelResponse -> Constr #

dataTypeOf :: PutDeliveryChannelResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c PutDeliveryChannelResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c PutDeliveryChannelResponse) #

gmapT :: (forall b. Data b => b -> b) -> PutDeliveryChannelResponse -> PutDeliveryChannelResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> PutDeliveryChannelResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> PutDeliveryChannelResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> PutDeliveryChannelResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> PutDeliveryChannelResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> PutDeliveryChannelResponse -> m PutDeliveryChannelResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> PutDeliveryChannelResponse -> m PutDeliveryChannelResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> PutDeliveryChannelResponse -> m PutDeliveryChannelResponse #

Read PutDeliveryChannelResponse Source # 
Show PutDeliveryChannelResponse Source # 
Generic PutDeliveryChannelResponse Source # 
NFData PutDeliveryChannelResponse Source # 
type Rep PutDeliveryChannelResponse Source # 
type Rep PutDeliveryChannelResponse = D1 (MetaData "PutDeliveryChannelResponse" "Network.AWS.Config.PutDeliveryChannel" "amazonka-config-1.4.2-B6rHeIRozauEAaKRLBzyIl" False) (C1 (MetaCons "PutDeliveryChannelResponse'" PrefixI False) U1)