Skip to content

/AWS1/CL_S3=>GETBUCKETLOGGING()

About GetBucketLogging

This operation is not supported by directory buckets.

Returns the logging status of a bucket and the permissions users have to view and modify that status.

The following operations are related to GetBucketLogging:

Method Signature

IMPORTING

Required arguments:

IV_BUCKET TYPE /AWS1/S3_BUCKETNAME /AWS1/S3_BUCKETNAME

The bucket name for which to get the logging information.

Optional arguments:

IV_EXPECTEDBUCKETOWNER TYPE /AWS1/S3_ACCOUNTID /AWS1/S3_ACCOUNTID

The account ID of the expected bucket owner. If the account ID that you provide does not match the actual owner of the bucket, the request fails with the HTTP status code 403 Forbidden (access denied).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_S3_GETBUCKETLOGOUTPUT /AWS1/CL_S3_GETBUCKETLOGOUTPUT