lakeformation_list_lake_formation_opt_ins: Retrieve the current list of resources and principals that...

View source: R/lakeformation_operations.R

lakeformation_list_lake_formation_opt_insR Documentation

Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions

Description

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.

Usage

lakeformation_list_lake_formation_opt_ins(
  Principal = NULL,
  Resource = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.