AWS securityhub documentation change
Summary
Modified documentation to explicitly reference Security Hub CSPM integration, including updated console/API names, navigation pane labels, and permission descriptions related to CSPM.
Security assessment
Changes are terminological updates to align with CSPM product naming. No evidence of addressing security vulnerabilities or adding new security capabilities - primarily clarifies integration context.
Diff
diff --git a/securityhub/latest/userguide/securityhub-integration-enable.md b/securityhub/latest/userguide/securityhub-integration-enable.md index 060f5e977..13617028c 100644 --- a//securityhub/latest/userguide/securityhub-integration-enable.md +++ b//securityhub/latest/userguide/securityhub-integration-enable.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 @@ -# Enabling the flow of findings from an integration +# Enabling the flow of findings from a Security Hub CSPM integration @@ -7 +7 @@ -On the **Integrations** page of the AWS Security Hub console, you can see the required steps to enable each integration. +On the **Integrations** page of the AWS Security Hub Cloud Security Posture Management (CSPM) console, you can see the required steps to enable each integration. @@ -9 +9 @@ On the **Integrations** page of the AWS Security Hub console, you can see the re -For most of the integrations with other AWS services, the only required step to enable the integration is to enable the other service. The integration information includes a link to the other service's home page. When you enable the other service, a resource-level permission that allows Security Hub to receive findings from the service is then automatically created and applied. +For most of the integrations with other AWS services, the only required step to enable the integration is to enable the other service. The integration information includes a link to the other service's home page. When you enable the other service, a resource-level permission that allows Security Hub CSPM to receive findings from the service is then automatically created and applied. @@ -15 +15 @@ If more than one version of a product is available in AWS Marketplace, select th -When you enable a product integration, a resource policy is automatically attached to that product subscription. This resource policy defines the permissions that Security Hub needs to receive findings from that product. +When you enable a product integration, a resource policy is automatically attached to that product subscription. This resource policy defines the permissions that Security Hub CSPM needs to receive findings from that product. @@ -19 +19 @@ After you complete any preliminary steps to enable an integration, you can then -Security Hub console +Security Hub CSPM console @@ -24 +24 @@ 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/). @@ -26 +26 @@ Security Hub console - 2. In the Security Hub navigation pane, choose **Integrations**. + 2. In the Security Hub CSPM navigation pane, choose **Integrations**. @@ -28 +28 @@ 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. @@ -35 +35 @@ Security Hub console -Security Hub API +Security Hub CSPM API @@ -40 +40 @@ Use the [EnableImportFindingsForProduct](https://docs.aws.amazon.com/securityhub -For example, the following AWS CLI command enables Security Hub to receive findings 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 enables Security Hub CSPM to receive findings 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.