AWS securityhub: Fix multiple API reference URLs
Summary
Corrected URLs for BatchGetSecurityControls, GetConfigurationPolicy, and GetFindings APIs.
Security assessment
Changes repair broken links without altering security content.
Evidence
+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.
Diff
diff --git a/securityhub/latest/userguide/view-control-parameters.md b/securityhub/latest/userguide/view-control-parameters.md index dd8cf386b..d696254a4 100644 --- a//securityhub/latest/userguide/view-control-parameters.md +++ b//securityhub/latest/userguide/view-control-parameters.md @@ -34 +34 @@ 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. @@ -68 +68 @@ 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. @@ -84 +84 @@ 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.