AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/controls-filter-sort.md

Summary

Fixed URL formatting in API documentation link

Security assessment

Change only corrects a URL syntax error (double slash). No security impact.

Diff

diff --git a/securityhub/latest/userguide/controls-filter-sort.md b/securityhub/latest/userguide/controls-filter-sort.md
index 296fd79d3..d5a0896ea 100644
--- a//securityhub/latest/userguide/controls-filter-sort.md
+++ b//securityhub/latest/userguide/controls-filter-sort.md
@@ -32 +32 @@ If you select the option next to an enabled a control, a panel appears and displ
-To retrieve a list of controls programmatically, you can use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation of the Security Hub CSPM API. To retrieve the details of individual controls, use the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation.
+To retrieve a list of controls programmatically, you can use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation of the Security Hub CSPM API. To retrieve the details of individual controls, use the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation.