/AWS1/CL_SLKCUSTLOGSRCCRAWLE00¶
The configuration used for the Glue Crawler for a third-party custom source.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_rolearn
TYPE /AWS1/SLKROLEARN
/AWS1/SLKROLEARN
¶
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue crawler. The recommended IAM policies are:
The managed policy
AWSGlueServiceRole
A custom policy granting access to your Amazon S3 Data Lake
Queryable Attributes¶
roleArn¶
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue crawler. The recommended IAM policies are:
The managed policy
AWSGlueServiceRole
A custom policy granting access to your Amazon S3 Data Lake
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |