Creates a data cell filter to allow one to grant access to certain columns on certain rows
Creates a data cell filter to allow one to grant access to certain columns on certain rows.
See https://www.paws-r-sdk.com/docs/lakeformation_create_data_cells_filter/ for full documentation.
lakeformation_create_data_cells_filter(TableData)
TableData
: [required] A DataCellsFilter
structure containing information about the data cells filter.Useful links