/AWS1/CL_DEXLAKEFMTIONDATAPE00¶
The AWS Lake Formation data permission asset.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_lakeformationdatapermdets TYPE REF TO /AWS1/CL_DEXLAKEFMTIONDATAPE01 /AWS1/CL_DEXLAKEFMTIONDATAPE01¶
Details about the AWS Lake Formation data permission.
iv_lakeformationdatapermtype TYPE /AWS1/DEXLAKEFMTIONDATAPERMT00 /AWS1/DEXLAKEFMTIONDATAPERMT00¶
The data permission type.
it_permissions TYPE /AWS1/CL_DEXLISTOFLFPERMS_W=>TT_LISTOFLFPERMISSIONS TT_LISTOFLFPERMISSIONS¶
The permissions granted to the subscribers on the resource.
Optional arguments:¶
iv_rolearn TYPE /AWS1/DEXROLEARN /AWS1/DEXROLEARN¶
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
Queryable Attributes¶
LakeFormationDataPermissionDetails¶
Details about the AWS Lake Formation data permission.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAKEFMTIONDATAPERMDETS() |
Getter for LAKEFORMATIONDATAPERMDETAILS |
LakeFormationDataPermissionType¶
The data permission type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAKEFMTIONDATAPERMTYPE() |
Getter for LAKEFORMATIONDATAPERMTYPE, with configurable defa |
ASK_LAKEFMTIONDATAPERMTYPE() |
Getter for LAKEFORMATIONDATAPERMTYPE w/ exceptions if field |
HAS_LAKEFMTIONDATAPERMTYPE() |
Determine if LAKEFORMATIONDATAPERMTYPE has a value |
Permissions¶
The permissions granted to the subscribers on the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERMISSIONS() |
Getter for PERMISSIONS, with configurable default |
ASK_PERMISSIONS() |
Getter for PERMISSIONS w/ exceptions if field has no value |
HAS_PERMISSIONS() |
Determine if PERMISSIONS has a value |
RoleArn¶
The IAM role's ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
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 |