v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Updates configuration options for Security Hub.

patch/accounts

Request body

AutoEnableControlsboolean
<p>Whether to automatically enable new controls when they are added to standards that are enabled.</p> <p>By default, this is set to <code>true</code>, and new controls are enabled automatically. To not automatically enable new controls, set this to <code>false</code>. </p>
ControlFindingGenerator'STANDARD_CONTROL' | 'SECURITY_CONTROL'
<p>Updates whether the calling account has consolidated control findings turned on. If the value for this field is set to <code>SECURITY_CONTROL</code>, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards.</p> <p>If the value for this field is set to <code>STANDARD_CONTROL</code>, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards.</p> <p>For accounts that are part of an organization, this value can only be updated in the administrator account.</p>

Response

Success

UpdateSecurityHubConfigurationResponse required