AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-06-19 · Documentation low

File: securityhub/latest/userguide/parameter-update-status.md

Summary

Updated references from 'Security Hub' to 'Security Hub CSPM' throughout the document, clarified console navigation path

Security assessment

Changes appear to be branding updates (adding CSPM designation) and documentation clarifications rather than addressing security vulnerabilities. No mention of patching vulnerabilities or security incidents. Updates maintain existing security guidance about parameter validation.

Diff

diff --git a/securityhub/latest/userguide/parameter-update-status.md b/securityhub/latest/userguide/parameter-update-status.md
index f1d7c5c6b..2658e9ec6 100644
--- a//securityhub/latest/userguide/parameter-update-status.md
+++ b//securityhub/latest/userguide/parameter-update-status.md
@@ -3 +3 @@
-[Documentation](/index.html)[AWS Security Hub](/securityhub/index.html)[User Guide](what-is-securityhub.html)
+[Documentation](/index.html)[AWS Security Hub](/securityhub/index.html)[ User Guide ](what-is-security-hub-adv.html)
@@ -7 +7 @@
-When you attempt to customize a control parameter or revert to the default value, you can validate whether the desired changes were effective. This helps ensure that a control works as you expect and provides the intended security value. If a parameter update is unsuccessful, Security Hub retains the current value for the parameter.
+When you attempt to customize a control parameter or revert to the default value, you can validate whether the desired changes were effective. This helps ensure that a control works as you expect and provides the intended security value. If a parameter update is unsuccessful, Security Hub CSPM retains the current value for the parameter.
@@ -9 +9 @@ When you attempt to customize a control parameter or revert to the default value
-To verify that a parameter update was successful, you can review the details of the control on the Security Hub console. On the console, choose **Controls** on the navigation pane. Then, choose a control to display its details. The **Parameters** tab shows the status of the parameter change.
+To verify that a parameter update was successful, you can review the details of the control on the Security Hub CSPM console. On the console, choose **Controls** on the navigation pane. Then, choose a control to display its details. The **Parameters** tab shows the status of the parameter change.
@@ -11 +11 @@ To verify that a parameter update was successful, you can review the details of
-Programmatically, if your request to update a parameter is valid, the value of the `UpdateStatus` field is `UPDATING` in a response to the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation. This means that the update was valid, but all findings might not yet include the updated parameter values. When the value of `UpdateState` changes to `READY`, Security Hub uses the updated control parameter values when running security checks of the control. Findings include the updated parameter values.
+Programmatically, if your request to update a parameter is valid, the value of the `UpdateStatus` field is `UPDATING` in a response to the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation. This means that the update was valid, but all findings might not yet include the updated parameter values. When the value of `UpdateState` changes to `READY`, Security Hub CSPM uses the updated control parameter values when running security checks of the control. Findings include the updated parameter values.
@@ -15 +15 @@ The `UpdateSecurityControl` operation returns an `InvalidInputException` respons
-If an internal failure occurs when you try to update a parameter value, Security Hub automatically retries if you have AWS Config enabled. For more information, see [Considerations before enabling and configuring AWS Config](./securityhub-setup-prereqs.html#securityhub-prereq-config).
+If an internal failure occurs when you try to update a parameter value, Security Hub CSPM automatically retries if you have AWS Config enabled. For more information, see [Considerations before enabling and configuring AWS Config](./securityhub-setup-prereqs.html#securityhub-prereq-config).