lakeformation_put_data_lake_settings: Sets the list of data lake administrators who have admin...

View source: R/lakeformation_operations.R

lakeformation_put_data_lake_settingsR Documentation

Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation

Description

Sets the list of data lake administrators who have admin privileges on all resources managed by Lake Formation. For more information on admin privileges, see Granting Lake Formation Permissions.

See https://www.paws-r-sdk.com/docs/lakeformation_put_data_lake_settings/ for full documentation.

Usage

lakeformation_put_data_lake_settings(CatalogId = NULL, DataLakeSettings)

Arguments

CatalogId

The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.

DataLakeSettings

[required] A structure representing a list of Lake Formation principals designated as data lake administrators.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.