View source: R/lakeformation_operations.R
lakeformation_list_lake_formation_opt_ins | R Documentation |
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
See https://www.paws-r-sdk.com/docs/lakeformation_list_lake_formation_opt_ins/ for full documentation.
lakeformation_list_lake_formation_opt_ins(
Principal = NULL,
Resource = NULL,
MaxResults = NULL,
NextToken = NULL
)
Principal |
|
Resource |
A structure for the resource. |
MaxResults |
The maximum number of results to return. |
NextToken |
A continuation token, if this is not the first call to retrieve this list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.