AWS securityhub documentation change
Summary
Updated terminology and phrasing for clarity (e.g., removed redundant 'CSPM' references, improved grammar, adjusted time references). Added explicit API operation reference for GetFindings.
Security assessment
Changes are editorial improvements and documentation clarifications without addressing specific vulnerabilities or introducing new security features. Updates include terminology simplification (removing 'CSPM' repetitions), grammatical fixes, and adding an explicit API reference link. No evidence of security vulnerability remediation or new security capabilities.
Diff
diff --git a/securityhub/latest/userguide/securityhub-standards-control-details.md b/securityhub/latest/userguide/securityhub-standards-control-details.md index 99865cf9b..6895c7d27 100644 --- a//securityhub/latest/userguide/securityhub-standards-control-details.md +++ b//securityhub/latest/userguide/securityhub-standards-control-details.md @@ -9 +9 @@ Viewing details for a control -Selecting an AWS Security Hub Cloud Security Posture Management (CSPM) control on the **Controls** page or standard details page of the Security Hub CSPM console takes you to a page of control details. +Selecting a control on the **Controls** page or standard details page of the Security Hub CSPM console takes you to a page of control details. @@ -11 +11 @@ Selecting an AWS Security Hub Cloud Security Posture Management (CSPM) control o -The top of the control details page tells you the control status. The control status summarizes the performance of a control based on the compliance status of the control findings. Security Hub CSPM typically generates the initial control status within 30 minutes after your first visit to the **Summary** page or **Security standards** page on the Security Hub CSPM console. Statuses are only available for controls that are enabled when you visit those pages. +The top of the control details page indicates the control status. The control status summarizes the performance of a control based on the compliance status of the control findings. Security Hub CSPM typically generates the initial control status within 30 minutes after your first visit to the **Summary** page or **Security standards** page on the Security Hub CSPM console. Statuses are only available for controls that are enabled when you visit those pages. @@ -23 +23 @@ You can also enable or disable the control from the control details page. -It can take up to 24 hours after enabling a control for first-time control statuses to be generated in the China Regions and AWS GovCloud (US) Region. +It can take up to 24 hours after enabling a control for first-time control statuses to be generated in the China Regions and AWS GovCloud (US) Regions. @@ -27 +27 @@ The **Standards and Requirements** tab lists the standards that a control can be -The **Checks** tab lists the active findings for the control in the last 24 hours. Control findings are generated when Security Hub CSPM runs security checks against the control. The control finding list doesn't include archived findings. +The **Checks** tab lists active findings for the control for the past 24 hours. Control findings are generated when Security Hub CSPM runs security checks for the control. The list on this tab doesn't include archived findings. @@ -33 +33 @@ For each finding, the list provides access to finding details such as the compli -Choose your preferred access method, and follow these steps to view details for a control. Details apply to the current account and Region and include the following: +Choose your preferred access method, and follow these steps to review details for a control. Details apply to the current account and Region and include the following: @@ -35 +35 @@ Choose your preferred access method, and follow these steps to view details for - * Title and description of the control + * The title and description of the control. @@ -37 +37 @@ Choose your preferred access method, and follow these steps to view details for - * Link to remediation instructions for failed control findings + * A link to remediation guidance for failed control findings. @@ -39 +39 @@ Choose your preferred access method, and follow these steps to view details for - * Severity of the control + * The severity of the control. @@ -41 +41 @@ Choose your preferred access method, and follow these steps to view details for - * Enablement status of the control + * The status of the control. @@ -43 +42,0 @@ Choose your preferred access method, and follow these steps to view details for - * (On the console) A list of recent findings for the control. When using the Security Hub CSPM API or AWS CLI, use [`GetFindings`](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-retrieve-api-cli.html) to retrieve control findings. @@ -46,0 +46 @@ Choose your preferred access method, and follow these steps to view details for +On the console, you can also review a list of recent findings for the control. To do this programmatically, you can use the [GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html) operation of the Security Hub CSPM API.