lakeformation_delete_lake_formation_identity_center_configuration {paws.database} | R Documentation |
Deletes an IAM Identity Center connection with Lake Formation
Description
Deletes an IAM Identity Center connection with Lake Formation.
See https://www.paws-r-sdk.com/docs/lakeformation_delete_lake_formation_identity_center_configuration/ for full documentation.
Usage
lakeformation_delete_lake_formation_identity_center_configuration(
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, view definition, and other control information to manage your Lake Formation environment. |
[Package paws.database version 0.7.0 Index]