RowLevelPermissionTagConfiguration
The configuration of tags on a dataset to set row-level security.
Contents
In the following list, the required parameters are described first.
- TagRules
-
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.
Type: Array of RowLevelPermissionTagRule objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: Yes
- Status
-
The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.Type: String
Valid Values:
ENABLED | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: