AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/securityhub-integration-disable.md

Summary

Updated documentation to specifically reference Security Hub CSPM (Cloud Security Posture Management) integration instead of generic Security Hub integration. Changed console/API references, navigation pane labels, and status descriptions to include CSPM terminology.

Security assessment

Changes focus on rebranding/renaming to specify CSPM integration but do not address vulnerabilities or introduce new security controls. Updates appear to clarify product scope rather than resolve security issues.

Diff

diff --git a/securityhub/latest/userguide/securityhub-integration-disable.md b/securityhub/latest/userguide/securityhub-integration-disable.md
index 003ca9559..f5c54c0b2 100644
--- a//securityhub/latest/userguide/securityhub-integration-disable.md
+++ b//securityhub/latest/userguide/securityhub-integration-disable.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 @@
-# Disabling the flow of findings from an integration
+# Disabling the flow of findings from a Security Hub CSPM integration
@@ -7 +7 @@
-Choose your preferred method, and follow the steps to disable the flow of findings from an AWS Security Hub integration.
+Choose your preferred method, and follow the steps to disable the flow of findings from an AWS Security Hub Cloud Security Posture Management (CSPM) integration.
@@ -9 +9 @@ Choose your preferred method, and follow the steps to disable the flow of findin
-Security Hub console
+Security Hub CSPM console
@@ -14 +14 @@ Security Hub console
-  1. Open the AWS Security Hub console at [https://console.aws.amazon.com/securityhub/](https://console.aws.amazon.com/securityhub/).
+  1. Open the AWS Security Hub Cloud Security Posture Management (CSPM) console at [https://console.aws.amazon.com/securityhub/](https://console.aws.amazon.com/securityhub/).
@@ -16 +16 @@ Security Hub console
-  2. In the Security Hub navigation pane, choose **Integrations**.
+  2. In the Security Hub CSPM navigation pane, choose **Integrations**.
@@ -18 +18 @@ Security Hub console
-  3. For integrations that send findings, the **Status** information indicates whether Security Hub is currently accepting findings from that integration.
+  3. For integrations that send findings, the **Status** information indicates whether Security Hub CSPM is currently accepting findings from that integration.
@@ -25 +25 @@ Security Hub console
-Security Hub API
+Security Hub CSPM API
@@ -30 +30 @@ Use the [DisableImportFindingsForProduct](https://docs.aws.amazon.com/securityhu
-For example, the following AWS CLI command disables the flow of findings to Security Hub from the CrowdStrike Falcon integration. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability.
+For example, the following AWS CLI command disables the flow of findings to Security Hub CSPM from the CrowdStrike Falcon integration. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability.