Skip to content

Delete Lake Formation Identity Center Configuration

lakeformation_delete_lake_formation_identity_center_configuration R Documentation

Deletes an IAM Identity Center connection with Lake Formation

Description

Deletes an IAM Identity Center connection with Lake Formation.

Usage

lakeformation_delete_lake_formation_identity_center_configuration(
  CatalogId)

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.

Value

An empty list.

Request syntax

svc$delete_lake_formation_identity_center_configuration(
  CatalogId = "string"
)