lakeformation_list_resources: Lists the resources registered to be managed by the Data...

View source: R/lakeformation_operations.R

lakeformation_list_resourcesR Documentation

Lists the resources registered to be managed by the Data Catalog

Description

Lists the resources registered to be managed by the Data Catalog.

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

Usage

lakeformation_list_resources(
  FilterConditionList = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

FilterConditionList

Any applicable row-level and/or column-level filtering conditions for the resources.

MaxResults

The maximum number of resource results.

NextToken

A continuation token, if this is not the first call to retrieve these resources.


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