ColumnLevelPermissionRule
A rule defined to grant access on one or more restricted columns. Each dataset can have multiple rules. To create a restricted column, you add it to one or more rules. Each rule must contain at least one column and at least one user or group. To be able to see a restricted column, a user or group needs to be added to a rule for that column.
Contents
Note
In the following list, the required parameters are described first.
- ColumnNames
-
An array of column names.
Type: Array of strings
Array Members: Minimum number of 1 item.
Required: No
- Principals
-
An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: