Skip to content

Associate Admin Account

fms_associate_admin_account R Documentation

Sets a Firewall Manager default administrator account

Description

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.

Usage

fms_associate_admin_account(AdminAccount)

Arguments

AdminAccount

[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.

Value

An empty list.

Request syntax

svc$associate_admin_account(
  AdminAccount = "string"
)