AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-11-22 · Documentation low

File: securityhub/latest/userguide/enable-controls-overview.md

Summary

Fixed a broken URL link by adding an extra slash in the API reference for DescribeStandards.

Security assessment

The change only corrects a documentation URL formatting issue. There is no evidence of security vulnerability remediation or new security content.

Diff

diff --git a/securityhub/latest/userguide/enable-controls-overview.md b/securityhub/latest/userguide/enable-controls-overview.md
index 67edd1e06..4787b1ee4 100644
--- a//securityhub/latest/userguide/enable-controls-overview.md
+++ b//securityhub/latest/userguide/enable-controls-overview.md
@@ -62 +62 @@ Security Hub CSPM API
-  2. Invoke the [BatchUpdateStandardsControlAssociations](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateStandardsControlAssociations.html) API. Provide the Amazon Resource Name (ARN) of any standards that the control isn't enabled in. To obtain standard ARNs, run [`DescribeStandards`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DescribeStandards.html).
+  2. Invoke the [BatchUpdateStandardsControlAssociations](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateStandardsControlAssociations.html) API. Provide the Amazon Resource Name (ARN) of any standards that the control isn't enabled in. To obtain standard ARNs, run [`DescribeStandards`](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_DescribeStandards.html).