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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.S3.PutBucketVersioning

Contents

Description

Sets the versioning state of an existing bucket. To set the versioning state, you must be the bucket owner.

http://docs.aws.amazon.com/AmazonS3/latest/API/PutBucketVersioning.html

Synopsis

Request

Request constructor

Request lenses

pbvMFA :: Lens' PutBucketVersioning (Maybe Text) Source

The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.

Response

Response constructor