SecurityLake / Client / delete_datalake_delegated_admin
delete_datalake_delegated_admin#
- SecurityLake.Client.delete_datalake_delegated_admin(**kwargs)#
Deletes the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
See also: AWS API Documentation
Request Syntax
response = client.delete_datalake_delegated_admin( account='string' )
- Parameters:
account (string) –
[REQUIRED]
The account ID the Security Lake delegated administrator.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
SecurityLake.Client.exceptions.InternalServerException
SecurityLake.Client.exceptions.ValidationException
SecurityLake.Client.exceptions.ThrottlingException
SecurityLake.Client.exceptions.AccessDeniedException