Skip to content

/AWS1/CL_QSTROWLEVELPERMCONF

Configuration for row level security.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_tagconfiguration TYPE REF TO /AWS1/CL_QSTROWLEVELPERMTAGC00 /AWS1/CL_QSTROWLEVELPERMTAGC00

The configuration of tags on a dataset to set row-level security.

io_rowlevelpermissiondataset TYPE REF TO /AWS1/CL_QSTROWLEVELPERMDS /AWS1/CL_QSTROWLEVELPERMDS

Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Quick Sight User Guide.

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.


Queryable Attributes

TagConfiguration

The configuration of tags on a dataset to set row-level security.

Accessible with the following methods

Method Description
GET_TAGCONFIGURATION() Getter for TAGCONFIGURATION

RowLevelPermissionDataSet

Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Quick Sight User Guide.

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.

Accessible with the following methods

Method Description
GET_ROWLEVELPERMDATASET() Getter for ROWLEVELPERMISSIONDATASET