AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/custom-control-parameters.md

Summary

Fixed URL formatting in API reference link

Security assessment

The change corrects a typo in an API endpoint URL (added double slash). This is a routine documentation fix with no security implications.

Diff

diff --git a/securityhub/latest/userguide/custom-control-parameters.md b/securityhub/latest/userguide/custom-control-parameters.md
index 24f11b1b9..9fb934833 100644
--- a//securityhub/latest/userguide/custom-control-parameters.md
+++ b//securityhub/latest/userguide/custom-control-parameters.md
@@ -86 +86 @@ If you want to track updates to the default Security Hub CSPM value for a parame
-For a list of security controls that support custom parameters, see the **Controls** page of the Security Hub CSPM console or the [Control reference for Security Hub CSPM](./securityhub-controls-reference.html). To retrieve this list programmatically, you can use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation. In the response, the `CustomizableProperties` object indicates which controls support customizable parameters.
+For a list of security controls that support custom parameters, see the **Controls** page of the Security Hub CSPM console or the [Control reference for Security Hub CSPM](./securityhub-controls-reference.html). To retrieve this list programmatically, you can use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation. In the response, the `CustomizableProperties` object indicates which controls support customizable parameters.