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

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.S3.GetObjectACL

Contents

Description

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

See: AWS API Reference for GetObjectACL.

Synopsis

Creating a Request

getObjectACL Source

Creates a value of GetObjectACL with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

goaVersionId :: Lens' GetObjectACL (Maybe ObjectVersionId) Source

VersionId used to reference a specific version of the object.

goaKey :: Lens' GetObjectACL ObjectKey Source

Undocumented member.

Destructuring the Response

getObjectACLResponse Source

Creates a value of GetObjectACLResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses