lakeformation_list_data_cells_filter: Lists all the data cell filters on a table

View source: R/lakeformation_operations.R

lakeformation_list_data_cells_filterR Documentation

Lists all the data cell filters on a table

Description

Lists all the data cell filters on a table.

See https://www.paws-r-sdk.com/docs/lakeformation_list_data_cells_filter/ for full documentation.

Usage

lakeformation_list_data_cells_filter(
  Table = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

Table

A table in the Glue Data Catalog.

NextToken

A continuation token, if this is a continuation call.

MaxResults

The maximum size of the response.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.