AWS Security ChangesHomeSearch

AWS securityhub: Fixed URL formatting for ListSecurityControlDefinitions API

Service: securityhub · 2026-08-19 · Documentation low

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

Summary

Removed double slash from API documentation URL.

Security assessment

URL correction doesn't impact security content; purely a documentation formatting fix.

Evidence

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

Diff

diff --git a/securityhub/latest/userguide/controls-filter-sort.md b/securityhub/latest/userguide/controls-filter-sort.md
index 0ec4abfbc..043ab28e4 100644
--- a//securityhub/latest/userguide/controls-filter-sort.md
+++ b//securityhub/latest/userguide/controls-filter-sort.md
@@ -34 +34 @@ 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.