AWS SDK for .NET Documentation
GetBucketLogging Method (request)
AmazonAmazon.S3AmazonS3ClientGetBucketLogging(GetBucketLoggingRequest) Did this page help you?   Yes   No    Tell us about it...
Gets the logging status for the specified bucket.
Declaration Syntax
C#
public GetBucketLoggingResponse GetBucketLogging(
	GetBucketLoggingRequest request
)
Parameters
request (GetBucketLoggingRequest)
The GetBucketLoggingRequest that defines the parameters of the operation.
Return Value
Returns a GetBucketLoggingResponse from S3.
Remarks
For more information about S3Bucket Logging see http://docs.amazonwebservices.com/AmazonS3/latest/ServerLogs.html
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)