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
- data GetObjectACLs = GetObjectACLs {}
- type GetObjectACLsResponse = ACLResponse
Documentation
data GetObjectACLs Source #
Get the full Access Control List associated with a Bucket
Instances
type GetObjectACLsResponse = ACLResponse Source #