Skip to content

/AWS1/CL_MA2BUCKETPERMCONF

Provides information about the account-level and bucket-level permissions settings for an S3 bucket.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_accountlevelpermissions TYPE REF TO /AWS1/CL_MA2ACCOUNTLEVELPERMS /AWS1/CL_MA2ACCOUNTLEVELPERMS

The account-level permissions settings that apply to the bucket.

io_bucketlevelpermissions TYPE REF TO /AWS1/CL_MA2BUCKETLEVELPERMS /AWS1/CL_MA2BUCKETLEVELPERMS

The bucket-level permissions settings for the bucket.


Queryable Attributes

accountLevelPermissions

The account-level permissions settings that apply to the bucket.

Accessible with the following methods

Method Description
GET_ACCOUNTLEVELPERMISSIONS() Getter for ACCOUNTLEVELPERMISSIONS

bucketLevelPermissions

The bucket-level permissions settings for the bucket.

Accessible with the following methods

Method Description
GET_BUCKETLEVELPERMISSIONS() Getter for BUCKETLEVELPERMISSIONS