Copyright | (c) 2021 Rory Tyler Hayford |
---|---|
License | BSD-3-Clause |
Maintainer | rory.hayford@protonmail.com |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
- newtype GetBucketACLs = GetBucketACLs {}
- type GetBucketACLsResponse = ACLResponse
Documentation
newtype GetBucketACLs Source #
Get the full Access Control List associated with a Bucket
Instances
type GetBucketACLsResponse = ACLResponse Source #