FMS / Client / associate_admin_account
associate_admin_account#
- FMS.Client.associate_admin_account(**kwargs)#
- Sets a Firewall Manager default administrator account. The Firewall Manager default administrator account can manage third-party firewalls and has full administrative scope that allows administration of all policy types, accounts, organizational units, and Regions. This account must be a member account of the organization in Organizations whose resources you want to protect. - For information about working with Firewall Manager administrator accounts, see Managing Firewall Manager administrators in the Firewall Manager Developer Guide. - See also: AWS API Documentation - Request Syntax- response = client.associate_admin_account( AdminAccount='string' ) - Parameters:
- AdminAccount (string) – - [REQUIRED] - The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager default administrator account. This account must be a member account of the organization in Organizations whose resources you want to protect. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization. 
- Returns:
- None 
 - Exceptions- FMS.Client.exceptions.InvalidOperationException
- FMS.Client.exceptions.InvalidInputException
- FMS.Client.exceptions.ResourceNotFoundException
- FMS.Client.exceptions.InternalErrorException
- FMS.Client.exceptions.LimitExceededException