AmazonS3Client.GetBucketLogging Method (GetBucketLoggingRequest)

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

Returns the logging status of a bucket and the permissions users have to view and modify that status. To use GET, you must be the bucket owner.

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

Syntax

C#
public virtual GetBucketLoggingResponse GetBucketLogging(
         GetBucketLoggingRequest getBucketLoggingRequest
)

Parameters

getBucketLoggingRequest
Type: Amazon.S3.Model.GetBucketLoggingRequest

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

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

Version Information

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