AuditManager.Client.
get_organization_admin_account
()¶Returns the name of the delegated Amazon Web Services administrator account for the organization.
See also: AWS API Documentation
Request Syntax
response = client.get_organization_admin_account()
{
'adminAccountId': 'string',
'organizationId': 'string'
}
Response Structure
The identifier for the administrator account.
The identifier for the organization.
Exceptions
AuditManager.Client.exceptions.ValidationException
AuditManager.Client.exceptions.AccessDeniedException
AuditManager.Client.exceptions.InternalServerException
AuditManager.Client.exceptions.ResourceNotFoundException