AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

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

Summary

Fixed URL formatting for multiple API reference links by adding extra slashes

Security assessment

Changes only correct URL syntax in API documentation links. No security-related content modifications or feature additions.

Diff

diff --git a/securityhub/latest/userguide/view-control-parameters.md b/securityhub/latest/userguide/view-control-parameters.md
index 0e0a52036..f91aaa97e 100644
--- a//securityhub/latest/userguide/view-control-parameters.md
+++ b//securityhub/latest/userguide/view-control-parameters.md
@@ -32 +32 @@ Security Hub CSPM API
-Invoke the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) API, and provide one or more security control IDs or ARNs. The `Parameters` object in the response shows the current parameter values for the specified controls.
+Invoke the [BatchGetSecurityControls](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) API, and provide one or more security control IDs or ARNs. The `Parameters` object in the response shows the current parameter values for the specified controls.
@@ -66 +66 @@ Security Hub CSPM API
-  1. Invoke the [GetConfigurationPolicy](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetConfigurationPolicy.html) API from the delegated administrator account in the home Region.
+  1. Invoke the [GetConfigurationPolicy](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetConfigurationPolicy.html) API from the delegated administrator account in the home Region.
@@ -82 +82 @@ For example, the following AWS CLI command retrieves the current control paramet
-Control findings also include the current values of control parameters. In the [AWS Security Finding Format (ASFF)](./securityhub-findings-format.html), these values appear in the `Parameters` field of the `Compliance` object. To review findings on the Security Hub CSPM console, choose **Findings** in the navigation pane. To review findings programmatically, use the [GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html) operation of the Security Hub CSPM API.
+Control findings also include the current values of control parameters. In the [AWS Security Finding Format (ASFF)](./securityhub-findings-format.html), these values appear in the `Parameters` field of the `Compliance` object. To review findings on the Security Hub CSPM console, choose **Findings** in the navigation pane. To review findings programmatically, use the [GetFindings](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_GetFindings.html) operation of the Security Hub CSPM API.