LakeFormation / Client / delete_lake_formation_identity_center_configuration

delete_lake_formation_identity_center_configuration#

LakeFormation.Client.delete_lake_formation_identity_center_configuration(**kwargs)#

Deletes an IAM Identity Center connection with Lake Formation.

See also: AWS API Documentation

Request Syntax

response = client.delete_lake_formation_identity_center_configuration(
    CatalogId='string'
)
Parameters:

CatalogId (string) – 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.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions