paws.security.identity (version 0.1.0)

fms_associate_admin_account: Sets the AWS Firewall Manager administrator account

Description

Sets the AWS Firewall Manager administrator account. AWS Firewall Manager must be associated with the master account your AWS organization or associated with a member account that has the appropriate permissions. If the account ID that you submit is not an AWS Organizations master account, AWS Firewall Manager will set the appropriate permissions for the given member account.

Usage

fms_associate_admin_account(AdminAccount)

Arguments

AdminAccount

[required] The AWS account ID to associate with AWS Firewall Manager as the AWS Firewall Manager administrator account. This can be an AWS Organizations master account or a member account. For more information about AWS Organizations and master accounts, see Managing the AWS Accounts in Your Organization.

Request syntax

svc$associate_admin_account(
  AdminAccount = "string"
)

Details

The account that you associate with AWS Firewall Manager is called the AWS Firewall Manager administrator account.