Skip to contents

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

The Lake Formation principal. Supported principals are IAM users or IAM roles.

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.