amazonka-s3-1.5.0: Amazon Simple Storage Service SDK.

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

Network.AWS.S3.GetBucketLifecycleConfiguration

Contents

Description

Returns the lifecycle configuration information set on the bucket.

Synopsis

Creating a Request

getBucketLifecycleConfiguration Source #

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

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

data GetBucketLifecycleConfiguration Source #

See: getBucketLifecycleConfiguration smart constructor.

Instances

Eq GetBucketLifecycleConfiguration Source # 
Data GetBucketLifecycleConfiguration Source # 

Methods

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

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

toConstr :: GetBucketLifecycleConfiguration -> Constr #

dataTypeOf :: GetBucketLifecycleConfiguration -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetBucketLifecycleConfiguration Source # 
Show GetBucketLifecycleConfiguration Source # 
Generic GetBucketLifecycleConfiguration Source # 
Hashable GetBucketLifecycleConfiguration Source # 
NFData GetBucketLifecycleConfiguration Source # 
AWSRequest GetBucketLifecycleConfiguration Source # 
ToQuery GetBucketLifecycleConfiguration Source # 
ToPath GetBucketLifecycleConfiguration Source # 
ToHeaders GetBucketLifecycleConfiguration Source # 
type Rep GetBucketLifecycleConfiguration Source # 
type Rep GetBucketLifecycleConfiguration = D1 (MetaData "GetBucketLifecycleConfiguration" "Network.AWS.S3.GetBucketLifecycleConfiguration" "amazonka-s3-1.5.0-4i2REsRgyXL98WvgynC9is" True) (C1 (MetaCons "GetBucketLifecycleConfiguration'" PrefixI True) (S1 (MetaSel (Just Symbol "_gblcBucket") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 BucketName)))
type Rs GetBucketLifecycleConfiguration Source # 

Request Lenses

Destructuring the Response

getBucketLifecycleConfigurationResponse Source #

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

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

data GetBucketLifecycleConfigurationResponse Source #

Instances

Eq GetBucketLifecycleConfigurationResponse Source # 
Data GetBucketLifecycleConfigurationResponse Source # 

Methods

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

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

toConstr :: GetBucketLifecycleConfigurationResponse -> Constr #

dataTypeOf :: GetBucketLifecycleConfigurationResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetBucketLifecycleConfigurationResponse Source # 
Show GetBucketLifecycleConfigurationResponse Source # 
Generic GetBucketLifecycleConfigurationResponse Source # 
NFData GetBucketLifecycleConfigurationResponse Source # 
type Rep GetBucketLifecycleConfigurationResponse Source # 
type Rep GetBucketLifecycleConfigurationResponse = D1 (MetaData "GetBucketLifecycleConfigurationResponse" "Network.AWS.S3.GetBucketLifecycleConfiguration" "amazonka-s3-1.5.0-4i2REsRgyXL98WvgynC9is" False) (C1 (MetaCons "GetBucketLifecycleConfigurationResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gblcrsRules") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [LifecycleRule]))) (S1 (MetaSel (Just Symbol "_gblcrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses