/AWS1/CL_AANS3EXPRESSDIRECTO00¶
Proposed access control configuration for an Amazon S3 directory bucket. You can propose a configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3 directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the existing policy attached to the directory bucket. If the access preview is for a new resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an directory bucket without a policy. To propose deletion of an existing bucket policy, you can specify an empty string. For more information about Amazon S3 directory bucket policies, see Example bucket policies for directory buckets in the Amazon Simple Storage Service User Guide.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_bucketpolicy
TYPE /AWS1/AANS3EXPRESSDIRECTORYB00
/AWS1/AANS3EXPRESSDIRECTORYB00
¶
The proposed bucket policy for the Amazon S3 directory bucket.
it_accesspoints
TYPE /AWS1/CL_AANS3EXPRESSDIRECTO01=>TT_S3EXPRESSDIRECTORYACCPTCO00
TT_S3EXPRESSDIRECTORYACCPTCO00
¶
The proposed access points for the Amazon S3 directory bucket.
Queryable Attributes¶
bucketPolicy¶
The proposed bucket policy for the Amazon S3 directory bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BUCKETPOLICY() |
Getter for BUCKETPOLICY, with configurable default |
ASK_BUCKETPOLICY() |
Getter for BUCKETPOLICY w/ exceptions if field has no value |
HAS_BUCKETPOLICY() |
Determine if BUCKETPOLICY has a value |
accessPoints¶
The proposed access points for the Amazon S3 directory bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCESSPOINTS() |
Getter for ACCESSPOINTS, with configurable default |
ASK_ACCESSPOINTS() |
Getter for ACCESSPOINTS w/ exceptions if field has no value |
HAS_ACCESSPOINTS() |
Determine if ACCESSPOINTS has a value |