amazonka-s3-0.0.5: Amazon Simple Storage Service SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.S3.GetObjectAcl

Contents

Description

Returns the access control list (ACL) of an object.

http://docs.aws.amazon.com/AmazonS3/latest/API/GetObjectAcl.html

Synopsis

Request

Request constructor

getObjectAcl Source

GetObjectAcl constructor.

The fields accessible through corresponding lenses are:

Request lenses

goaVersionId :: Lens' GetObjectAcl (Maybe Text) Source

VersionId used to reference a specific version of the object.

Response

Response constructor

getObjectAclResponse :: GetObjectAclResponse Source

GetObjectAclResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses