Skip to content

/AWS1/CL_TRLS3IMPORTSOURCE

The settings for the source S3 bucket.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_S3LOCATIONURI TYPE /AWS1/TRLSTRING /AWS1/TRLSTRING

The URI for the source S3 bucket.

IV_S3BUCKETREGION TYPE /AWS1/TRLSTRING /AWS1/TRLSTRING

The Region associated with the source S3 bucket.

IV_S3BUCKETACCESSROLEARN TYPE /AWS1/TRLSTRING /AWS1/TRLSTRING

The IAM ARN role used to access the source S3 bucket.


Queryable Attributes

S3LocationUri

The URI for the source S3 bucket.

Accessible with the following methods

Method Description
GET_S3LOCATIONURI() Getter for S3LOCATIONURI, with configurable default
ASK_S3LOCATIONURI() Getter for S3LOCATIONURI w/ exceptions if field has no value
HAS_S3LOCATIONURI() Determine if S3LOCATIONURI has a value

S3BucketRegion

The Region associated with the source S3 bucket.

Accessible with the following methods

Method Description
GET_S3BUCKETREGION() Getter for S3BUCKETREGION, with configurable default
ASK_S3BUCKETREGION() Getter for S3BUCKETREGION w/ exceptions if field has no valu
HAS_S3BUCKETREGION() Determine if S3BUCKETREGION has a value

S3BucketAccessRoleArn

The IAM ARN role used to access the source S3 bucket.

Accessible with the following methods

Method Description
GET_S3BUCKETACCESSROLEARN() Getter for S3BUCKETACCESSROLEARN, with configurable default
ASK_S3BUCKETACCESSROLEARN() Getter for S3BUCKETACCESSROLEARN w/ exceptions if field has
HAS_S3BUCKETACCESSROLEARN() Determine if S3BUCKETACCESSROLEARN has a value