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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.S3.GetBucketVersioning

Contents

Description

Synopsis

Request

Request constructor

getBucketVersioning Source

GetBucketVersioning constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

Response lenses

gbvrMFADelete :: Lens' GetBucketVersioningResponse (Maybe MFADeleteStatus) Source

Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.