securityhub_enable_organization_admin_account: Designates the Security Hub administrator account for an organization
Description
Designates the Security Hub administrator account for an organization.
Can only be called by the organization management account.
Usage
securityhub_enable_organization_admin_account(AdminAccountId)
Arguments
- AdminAccountId
[required] The AWS account identifier of the account to designate as the Security
Hub administrator account.
Request syntax
svc$enable_organization_admin_account(
AdminAccountId = "string"
)