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