Copyright | (c) 2013-2015 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 policy from the bucket.
See: AWS API Reference for DeleteBucketPolicy.
Creating a Request
Creates a value of DeleteBucketPolicy
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeleteBucketPolicy Source
See: deleteBucketPolicy
smart constructor.
Request Lenses
dbpBucket :: Lens' DeleteBucketPolicy BucketName Source
Undocumented member.
Destructuring the Response
deleteBucketPolicyResponse :: DeleteBucketPolicyResponse Source
Creates a value of DeleteBucketPolicyResponse
with the minimum fields required to make a request.
data DeleteBucketPolicyResponse Source
See: deleteBucketPolicyResponse
smart constructor.