View source: R/lakeformation_operations.R
lakeformation_list_resources | R Documentation |
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.
lakeformation_list_resources(
FilterConditionList = NULL,
MaxResults = NULL,
NextToken = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.