powered by
Used to update the configuration related to Organizations. Can only be called from a Security Hub administrator account.
securityhub_update_organization_configuration(AutoEnable)
[required] Whether to automatically enable Security Hub for new accounts in the organization.
By default, this is false, and new accounts are not added automatically.
false
To automatically enable Security Hub for new accounts, set this to true.
true
An empty list.
svc$update_organization_configuration( AutoEnable = TRUE|FALSE )