AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

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

Summary

Updated documentation to reflect CSPM branding changes, modified links, and adjusted terminology related to Security Hub Cloud Security Posture Management (CSPM).

Security assessment

The changes primarily involve rebranding (adding 'CSPM' to product names), link updates, and terminology adjustments. There is no indication of addressing a security vulnerability or weakness. The modifications focus on documentation clarity rather than security fixes or enhancements.

Diff

diff --git a/securityhub/latest/userguide/controls-filter-sort.md b/securityhub/latest/userguide/controls-filter-sort.md
index f4ddbd08c..865c1a9b7 100644
--- a//securityhub/latest/userguide/controls-filter-sort.md
+++ b//securityhub/latest/userguide/controls-filter-sort.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)
@@ -5 +5 @@
-# Filtering and sorting controls in Security Hub
+# Filtering and sorting controls in Security Hub CSPM
@@ -7 +7 @@
-On the **Controls** page of the AWS Security Hub console, you can see a list of all supported controls. You can also filter and sort the list to focus on a specific subset of controls.
+On the **Controls** page of the AWS Security Hub Cloud Security Posture Management (CSPM) console, you can see a list of all supported controls. You can also filter and sort the list to focus on a specific subset of controls.
@@ -15 +15 @@ The **Filter by** options next to the list of controls let you quickly focus on
-  * For enabled controls, those with a specific control status (**Failed** , **Passed** , **Unknown** , or **No data**). **No data** controls are those with no findings. For more information about control status, see [Evaluating compliance status and control status in Security Hub](./controls-overall-status.html).
+  * For enabled controls, those with a specific control status (**Failed** , **Passed** , **Unknown** , or **No data**). **No data** controls are those with no findings. For more information about control status, see [Evaluating compliance status and control status](./controls-overall-status.html).
@@ -26 +26 @@ If you have automated workflows based on control findings, we recommend using th
-If you're signed in to a Security Hub administrator account, **Enabled** controls include those that are enabled in at least one member account. If you have set an aggregation Region, **Enabled** controls include those that are enabled in at least one linked Region.
+If you're signed in to a Security Hub CSPM administrator account, **Enabled** controls include those that are enabled in at least one member account. If you have set an aggregation Region, **Enabled** controls include those that are enabled in at least one linked Region.
@@ -30 +30 @@ By default, the controls with **Failed** status are listed first, sorted by decr
-Choosing the option next to the control brings up a side panel which displays the standards in which the control is currently enabled. You can also see the standards in which the control is currently disabled. From this panel, you can disable a control by disabling it in all standards. For instructions on enabling and disabling controls across standards, see [Enabling controls in Security Hub](./securityhub-standards-enable-disable-controls.html). For administrator accounts, the information presented in the side panel reflects all member accounts.
+Choosing the option next to the control brings up a side panel which displays the standards in which the control is currently enabled. You can also see the standards in which the control is currently disabled. From this panel, you can disable a control by disabling it in all standards. For instructions on enabling and disabling controls across standards, see [Enabling controls in Security Hub CSPM](./securityhub-standards-enable-disable-controls.html). For administrator accounts, the information presented in the side panel reflects all member accounts.
@@ -32 +32 @@ Choosing the option next to the control brings up a side panel which displays th
-On the Security Hub API, use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation to get back a list of control IDs. After you have the relevant control IDs, use the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation to get data about that subset of controls in the current AWS account and AWS Region.
+On the Security Hub CSPM API, use the [ListSecurityControlDefinitions](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_ListSecurityControlDefinitions.html) operation to get back a list of control IDs. After you have the relevant control IDs, use the [BatchGetSecurityControls](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchGetSecurityControls.html) operation to get data about that subset of controls in the current AWS account and AWS Region.