lakeformation_list_lake_formation_opt_ins {paws.database} | 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. |