SecurityLake / Client / create_datalake_delegated_admin
create_datalake_delegated_admin#
- SecurityLake.Client.create_datalake_delegated_admin(**kwargs)#
Designates 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.create_datalake_delegated_admin( account='string' )
- Parameters:
account (string) –
[REQUIRED]
The Amazon Web Services account ID of 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