AmazonS3Client.GetACL Method (GetACLRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

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

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual GetACLResponse GetACL(
         GetACLRequest getACLRequest
)

Parameters

getACLRequest
Type: Amazon.S3.Model.GetACLRequest

Container for the necessary parameters to execute the GetACL service method on AmazonS3.

Return Value
Type: Amazon.S3.Model.GetACLResponse
The response from the GetACL service method, as returned by AmazonS3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5