lakeformation_create_data_cells_filter {paws.database}R Documentation

Creates a data cell filter to allow one to grant access to certain columns on certain rows

Description

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.

Usage

lakeformation_create_data_cells_filter(TableData)

Arguments

TableData

[required] A DataCellsFilter structure containing information about the data cells filter.


[Package paws.database version 0.9.0 Index]