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
LakeFormation.Client.exceptions.InvalidInputException
LakeFormation.Client.exceptions.EntityNotFoundException
LakeFormation.Client.exceptions.InternalServiceException
LakeFormation.Client.exceptions.OperationTimeoutException
LakeFormation.Client.exceptions.AccessDeniedException
LakeFormation.Client.exceptions.ConcurrentModificationException