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 cors configuration information set for the bucket.
See: AWS API Reference for DeleteBucketCORS.
Creating a Request
Creates a value of DeleteBucketCORS
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeleteBucketCORS Source
See: deleteBucketCORS
smart constructor.
Request Lenses
dbcBucket :: Lens' DeleteBucketCORS BucketName Source
Undocumented member.
Destructuring the Response
deleteBucketCORSResponse :: DeleteBucketCORSResponse Source
Creates a value of DeleteBucketCORSResponse
with the minimum fields required to make a request.
data DeleteBucketCORSResponse Source
See: deleteBucketCORSResponse
smart constructor.