Skip to content

/AWS1/CL_GDYBLOCKPUBLICACCESS

Contains information on how the bucker owner's S3 Block Public Access settings are being applied to the S3 bucket. See S3 Block Public Access for more information.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ignorepublicacls TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

Indicates if S3 Block Public Access is set to IgnorePublicAcls.

iv_restrictpublicbuckets TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

Indicates if S3 Block Public Access is set to RestrictPublicBuckets.

iv_blockpublicacls TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

Indicates if S3 Block Public Access is set to BlockPublicAcls.

iv_blockpublicpolicy TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

Indicates if S3 Block Public Access is set to BlockPublicPolicy.


Queryable Attributes

IgnorePublicAcls

Indicates if S3 Block Public Access is set to IgnorePublicAcls.

Accessible with the following methods

Method Description
GET_IGNOREPUBLICACLS() Getter for IGNOREPUBLICACLS, with configurable default
ASK_IGNOREPUBLICACLS() Getter for IGNOREPUBLICACLS w/ exceptions if field has no va
HAS_IGNOREPUBLICACLS() Determine if IGNOREPUBLICACLS has a value

RestrictPublicBuckets

Indicates if S3 Block Public Access is set to RestrictPublicBuckets.

Accessible with the following methods

Method Description
GET_RESTRICTPUBLICBUCKETS() Getter for RESTRICTPUBLICBUCKETS, with configurable default
ASK_RESTRICTPUBLICBUCKETS() Getter for RESTRICTPUBLICBUCKETS w/ exceptions if field has
HAS_RESTRICTPUBLICBUCKETS() Determine if RESTRICTPUBLICBUCKETS has a value

BlockPublicAcls

Indicates if S3 Block Public Access is set to BlockPublicAcls.

Accessible with the following methods

Method Description
GET_BLOCKPUBLICACLS() Getter for BLOCKPUBLICACLS, with configurable default
ASK_BLOCKPUBLICACLS() Getter for BLOCKPUBLICACLS w/ exceptions if field has no val
HAS_BLOCKPUBLICACLS() Determine if BLOCKPUBLICACLS has a value

BlockPublicPolicy

Indicates if S3 Block Public Access is set to BlockPublicPolicy.

Accessible with the following methods

Method Description
GET_BLOCKPUBLICPOLICY() Getter for BLOCKPUBLICPOLICY, with configurable default
ASK_BLOCKPUBLICPOLICY() Getter for BLOCKPUBLICPOLICY w/ exceptions if field has no v
HAS_BLOCKPUBLICPOLICY() Determine if BLOCKPUBLICPOLICY has a value