SecurityLake / Client / register_data_lake_delegated_administrator
register_data_lake_delegated_administrator#
- SecurityLake.Client.register_data_lake_delegated_administrator(**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.register_data_lake_delegated_administrator( accountId='string' )
- Parameters:
accountId (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.BadRequestException
SecurityLake.Client.exceptions.ResourceNotFoundException
SecurityLake.Client.exceptions.InternalServerException
SecurityLake.Client.exceptions.AccessDeniedException
SecurityLake.Client.exceptions.ConflictException
SecurityLake.Client.exceptions.ThrottlingException