GetBucketLogging
Returns the logging status of a bucket and the permissions users have to view and modify that status
Request Syntax
GET /?logging HTTP/1.1
Host: Bucket.s3.petabox.io
x-amz-expected-bucket-owner: ExpectedBucketOwnerURI Request Parameters
Bucket
x-amz-expected-bucket-owner
Request Body
Response Syntax
Response Elements
BucketLoggingStatus
LoggingEnabled
Examples
Sample Request
Sample Response: Showing an enabled logging status
Sample Response: Showing a disabled logging status
Last updated