v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Used to update the configuration related to Organizations. Can only be called from a Security Hub administrator account.

post/organization/configuration

Request body

AutoEnableboolean required
<p>Whether to automatically enable Security Hub for new accounts in the organization.</p> <p>By default, this is <code>false</code>, and new accounts are not added automatically.</p> <p>To automatically enable Security Hub for new accounts, set this to <code>true</code>.</p>
AutoEnableStandards'NONE' | 'DEFAULT'
<p>Whether to automatically enable Security Hub <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-enable-disable.html">default standards</a> for new member accounts in the organization.</p> <p>By default, this parameter is equal to <code>DEFAULT</code>, and new member accounts are automatically enabled with default Security Hub standards.</p> <p>To opt out of enabling default standards for new member accounts, set this parameter equal to <code>NONE</code>.</p>

Response

Success

UpdateOrganizationConfigurationResponse required