Smaws_Client_FMS.PutAdminAccount
val request :
Smaws_Lib.Context.t ->
put_admin_account_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidInputException of invalid_input_exception
| `InvalidOperationException of invalid_operation_exception
| `LimitExceededException of limit_exceeded_exception ])
Stdlib.result
Creates or updates an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by AssociateAdminAccount
. Only the organization's management account can create an Firewall Manager administrator account. When you create an Firewall Manager administrator account, the service checks to see if the account is already a delegated administrator within Organizations. If the account isn't a delegated administrator, Firewall Manager calls Organizations to delegate the account within Organizations. For more information about administrator accounts within Organizations, see Managing the Amazon Web Services Accounts in Your Organization.