amazonka-config-1.4.5: 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 delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.

Before you can create a delivery channel, you must create a configuration recorder.

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.

Synopsis

Creating a Request

putDeliveryChannel #

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:

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

data PutDeliveryChannel #

The input for the PutDeliveryChannel action.

See: putDeliveryChannel smart constructor.

Instances

Eq PutDeliveryChannel # 
Data PutDeliveryChannel # 

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 # 
Show PutDeliveryChannel # 
Generic PutDeliveryChannel # 
Hashable PutDeliveryChannel # 
ToJSON PutDeliveryChannel # 
NFData PutDeliveryChannel # 

Methods

rnf :: PutDeliveryChannel -> () #

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

Request Lenses

pdcDeliveryChannel :: Lens' PutDeliveryChannel DeliveryChannel #

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 #

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

data PutDeliveryChannelResponse #

See: putDeliveryChannelResponse smart constructor.

Instances

Eq PutDeliveryChannelResponse # 
Data PutDeliveryChannelResponse # 

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 # 
Show PutDeliveryChannelResponse # 
Generic PutDeliveryChannelResponse # 
NFData PutDeliveryChannelResponse # 
type Rep PutDeliveryChannelResponse # 
type Rep PutDeliveryChannelResponse = D1 (MetaData "PutDeliveryChannelResponse" "Network.AWS.Config.PutDeliveryChannel" "amazonka-config-1.4.5-6okYkGmQ3l6FTRqeDLduhb" False) (C1 (MetaCons "PutDeliveryChannelResponse'" PrefixI False) U1)