Skip to content

/AWS1/CL_MGNS3BUCKETSOURCE

S3 bucket source.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_S3BUCKET TYPE /AWS1/MGNS3BUCKETNAME /AWS1/MGNS3BUCKETNAME

S3 bucket source s3 bucket.

IV_S3KEY TYPE /AWS1/MGNS3KEY /AWS1/MGNS3KEY

S3 bucket source s3 key.

Optional arguments:

IV_S3BUCKETOWNER TYPE /AWS1/MGNACCOUNTID /AWS1/MGNACCOUNTID

S3 bucket source s3 bucket owner.


Queryable Attributes

s3Bucket

S3 bucket source s3 bucket.

Accessible with the following methods

Method Description
GET_S3BUCKET() Getter for S3BUCKET, with configurable default
ASK_S3BUCKET() Getter for S3BUCKET w/ exceptions if field has no value
HAS_S3BUCKET() Determine if S3BUCKET has a value

s3Key

S3 bucket source s3 key.

Accessible with the following methods

Method Description
GET_S3KEY() Getter for S3KEY, with configurable default
ASK_S3KEY() Getter for S3KEY w/ exceptions if field has no value
HAS_S3KEY() Determine if S3KEY has a value

s3BucketOwner

S3 bucket source s3 bucket owner.

Accessible with the following methods

Method Description
GET_S3BUCKETOWNER() Getter for S3BUCKETOWNER, with configurable default
ASK_S3BUCKETOWNER() Getter for S3BUCKETOWNER w/ exceptions if field has no value
HAS_S3BUCKETOWNER() Determine if S3BUCKETOWNER has a value