lakeformation_get_data_lake_settings {paws.database} | R Documentation |
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake
Description
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
See https://www.paws-r-sdk.com/docs/lakeformation_get_data_lake_settings/ for full documentation.
Usage
lakeformation_get_data_lake_settings(CatalogId = NULL)
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. |
[Package paws.database version 0.6.0 Index]