fms_put_admin_account: Creates or updates an Firewall Manager administrator account

View source: R/fms_operations.R

fms_put_admin_accountR Documentation

Creates or updates an Firewall Manager administrator account

Description

Creates or updates an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by associate_admin_account. 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.

See https://www.paws-r-sdk.com/docs/fms_put_admin_account/ for full documentation.

Usage

fms_put_admin_account(AdminAccount, AdminScope = NULL)

Arguments

AdminAccount

[required] The Amazon Web Services account ID to add as an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by associate_admin_account. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.

AdminScope

Configures the resources that the specified Firewall Manager administrator can manage. As a best practice, set the administrative scope according to the principles of least privilege. Only grant the administrator the specific resources or permissions that they need to perform the duties of their role.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.