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

Copyright(c) 2013-2018 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.DeleteBucketMetricsConfiguration

Contents

Description

Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.

Synopsis

Creating a Request

deleteBucketMetricsConfiguration Source #

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

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

  • dbmcBucket - The name of the bucket containing the metrics configuration to delete.
  • dbmcId - The ID used to identify the metrics configuration.

data DeleteBucketMetricsConfiguration Source #

See: deleteBucketMetricsConfiguration smart constructor.

Instances
Eq DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Data DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Methods

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

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

toConstr :: DeleteBucketMetricsConfiguration -> Constr #

dataTypeOf :: DeleteBucketMetricsConfiguration -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Show DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Generic DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Associated Types

type Rep DeleteBucketMetricsConfiguration :: Type -> Type #

Hashable DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

AWSRequest DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Associated Types

type Rs DeleteBucketMetricsConfiguration :: Type #

ToHeaders DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

ToPath DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

ToQuery DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

NFData DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

type Rep DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

type Rep DeleteBucketMetricsConfiguration = D1 (MetaData "DeleteBucketMetricsConfiguration" "Network.AWS.S3.DeleteBucketMetricsConfiguration" "amazonka-s3-1.6.1-I7VsiKive605KPmKsVgrUz" False) (C1 (MetaCons "DeleteBucketMetricsConfiguration'" PrefixI True) (S1 (MetaSel (Just "_dbmcBucket") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 BucketName) :*: S1 (MetaSel (Just "_dbmcId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)))
type Rs DeleteBucketMetricsConfiguration Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Request Lenses

dbmcBucket :: Lens' DeleteBucketMetricsConfiguration BucketName Source #

The name of the bucket containing the metrics configuration to delete.

dbmcId :: Lens' DeleteBucketMetricsConfiguration Text Source #

The ID used to identify the metrics configuration.

Destructuring the Response

data DeleteBucketMetricsConfigurationResponse Source #

Instances
Eq DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Data DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Methods

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

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

toConstr :: DeleteBucketMetricsConfigurationResponse -> Constr #

dataTypeOf :: DeleteBucketMetricsConfigurationResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Show DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

Generic DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

NFData DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

type Rep DeleteBucketMetricsConfigurationResponse Source # 
Instance details

Defined in Network.AWS.S3.DeleteBucketMetricsConfiguration

type Rep DeleteBucketMetricsConfigurationResponse = D1 (MetaData "DeleteBucketMetricsConfigurationResponse" "Network.AWS.S3.DeleteBucketMetricsConfiguration" "amazonka-s3-1.6.1-I7VsiKive605KPmKsVgrUz" False) (C1 (MetaCons "DeleteBucketMetricsConfigurationResponse'" PrefixI False) (U1 :: Type -> Type))