Skip to content

/AWS1/CL_REVS3REPORTOUTPUTCONF

S3 configuration for report output.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bucketpath TYPE /AWS1/REVS3BUCKETPATH /AWS1/REVS3BUCKETPATH

S3 bucket path where reports will be written (e.g., my-bucket/ngrh-reports/).

iv_bucketowner TYPE /AWS1/REVAWSACCOUNTID /AWS1/REVAWSACCOUNTID

Account ID of the bucket owner for cross-account access verification.


Queryable Attributes

bucketPath

S3 bucket path where reports will be written (e.g., my-bucket/ngrh-reports/).

Accessible with the following methods

Method Description
GET_BUCKETPATH() Getter for BUCKETPATH, with configurable default
ASK_BUCKETPATH() Getter for BUCKETPATH w/ exceptions if field has no value
HAS_BUCKETPATH() Determine if BUCKETPATH has a value

bucketOwner

Account ID of the bucket owner for cross-account access verification.

Accessible with the following methods

Method Description
GET_BUCKETOWNER() Getter for BUCKETOWNER, with configurable default
ASK_BUCKETOWNER() Getter for BUCKETOWNER w/ exceptions if field has no value
HAS_BUCKETOWNER() Determine if BUCKETOWNER has a value