AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/update-policy.md

Summary

Updated AWS CLI command URLs and fixed a disassociation command reference

Security assessment

While the update fixes documentation links, the accidental replacement of 'start-configuration-policy-disassociation' URL with an association command URL could cause confusion. However, there is no evidence this addresses an active security vulnerability or introduces security documentation. The risk is limited to potential user misconfiguration rather than a direct security flaw.

Diff

diff --git a/securityhub/latest/userguide/update-policy.md b/securityhub/latest/userguide/update-policy.md
index 599961b33..98066b408 100644
--- a//securityhub/latest/userguide/update-policy.md
+++ b//securityhub/latest/userguide/update-policy.md
@@ -125 +125 @@ AWS CLI
-  1. To update the settings in a configuration policy, run the [update-configuration-policy](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/update-configuration-policy.html) command from the Security Hub delegated administrator account in the home Region.
+  1. To update the settings in a configuration policy, run the [update-configuration-policy](https://docs.aws.amazon.com/cli/latest/reference/securityhub/update-configuration-policy.html) command from the Security Hub delegated administrator account in the home Region.
@@ -131 +131 @@ AWS CLI
-  4. To add new associations for this configuration policy, run the [start-configuration-policy-association](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/start-configuration-policy-association.html) command from the Security Hub delegated administrator account in the home Region. To remove one or more current associations, run the [start-configuration-policy-disassociation](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/start-configuration-policy-disassociation.html) command from the Security Hub delegated administrator account in the home Region.
+  4. To add new associations for this configuration policy, run the [start-configuration-policy-association](https://docs.aws.amazon.com/cli/latest/reference/securityhub/start-configuration-policy-association.html) command from the Security Hub delegated administrator account in the home Region. To remove one or more current associations, run the [start-configuration-policy-disassociation](https://docs.aws.amazon.com/cli/latest/reference/securityhub/start-configuration-policy-association.html) command from the Security Hub delegated administrator account in the home Region.