AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-04-23 · Documentation low

File: securityhub/latest/userguide/start-central-configuration.md

Summary

Updated AWS CLI command links and clarified auto-enablement parameters

Security assessment

The changes update documentation links and clarify existing configuration behavior but do not introduce new security features or address vulnerabilities.

Diff

diff --git a/securityhub/latest/userguide/start-central-configuration.md b/securityhub/latest/userguide/start-central-configuration.md
index 270ea8831..efae4155d 100644
--- a//securityhub/latest/userguide/start-central-configuration.md
+++ b//securityhub/latest/userguide/start-central-configuration.md
@@ -117 +117 @@ AWS CLI
-  1. Using the credentials of the delegated administrator account, run the [update-organization-configuration](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-organization-configuration.html) command from the home Region.
+  1. Using the credentials of the delegated administrator account, run the [update-organization-configuration](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-organization-configuration.html) command from the home Region.
@@ -129 +129 @@ AWS CLI
-     * Sets the auto-enablement option to [no-auto-enable](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-organization-configuration.html#options) in all linked Regions, and sets [auto-enable-standards](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-organization-configuration.html#options) to `NONE` in the home Region and all linked Regions. These parameters aren't relevant in the home and linked Regions when you use central configuration, but you can automatically enable Security Hub and default security standards in organization accounts through the use of configuration policies.
+     * Sets the auto-enablement option to [no-auto-enable](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-organization-configuration.html#options) in all linked Regions, and sets [auto-enable-standards](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-organization-configuration.html#options) to `NONE` in the home Region and all linked Regions. These parameters aren't relevant in the home and linked Regions when you use central configuration, but you can automatically enable Security Hub and default security standards in organization accounts through the use of configuration policies.