Copyright | (c) 2013-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Deletes the replication configuration from the bucket.
Creating a Request
deleteBucketReplication Source #
Creates a value of DeleteBucketReplication
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeleteBucketReplication Source #
See: deleteBucketReplication
smart constructor.
Request Lenses
dbrBucket :: Lens' DeleteBucketReplication BucketName Source #
Undocumented member.
Destructuring the Response
deleteBucketReplicationResponse :: DeleteBucketReplicationResponse Source #
Creates a value of DeleteBucketReplicationResponse
with the minimum fields required to make a request.
data DeleteBucketReplicationResponse Source #
See: deleteBucketReplicationResponse
smart constructor.