AWS securityhub documentation change
Summary
Added references to Cloud Security Posture Management (CSPM) in automation rules documentation, updated console/API references, and section header wording
Security assessment
Changes emphasize CSPM integration but do not address specific vulnerabilities. The updates clarify security posture management features without indicating resolution of security issues.
Diff
diff --git a/securityhub/latest/userguide/delete-automation-rules.md b/securityhub/latest/userguide/delete-automation-rules.md index 321ff5ab2..bf160cbda 100644 --- a//securityhub/latest/userguide/delete-automation-rules.md +++ b//securityhub/latest/userguide/delete-automation-rules.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 @@ -An automation rule can be used to automatically update findings in AWS Security Hub. For background information about how automation rules work, see [Understanding automation rules in Security Hub](./automation-rules.html). +An automation rule can be used to automatically update findings in AWS Security Hub Cloud Security Posture Management (CSPM). For background information about how automation rules work, see [Understanding automation rules in Security Hub CSPM](./automation-rules.html). @@ -9 +9 @@ An automation rule can be used to automatically update findings in AWS Security -When you delete an automation rule, Security Hub removes it from your account and no longer applies the rule to findings. As an alternative to deletion, you can _disable_ a rule. This retains the rule for future use, but Security Hub won't apply the rule to any matching findings until you enable it. +When you delete an automation rule, Security Hub CSPM removes it from your account and no longer applies the rule to findings. As an alternative to deletion, you can _disable_ a rule. This retains the rule for future use, but Security Hub CSPM won't apply the rule to any matching findings until you enable it. @@ -18 +18 @@ Console - 1. Using the credentials of the Security Hub administrator, open the AWS Security Hub console at [https://console.aws.amazon.com/securityhub/](https://console.aws.amazon.com/securityhub/). + 1. Using the credentials of the Security Hub CSPM administrator, open the AWS Security Hub Cloud Security Posture Management (CSPM) console at [https://console.aws.amazon.com/securityhub/](https://console.aws.amazon.com/securityhub/). @@ -34 +34 @@ API - 1. Use the [`BatchDeleteAutomationRules`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchDeleteAutomationRules.html) operation from the Security Hub administrator account. + 1. Use the [`BatchDeleteAutomationRules`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchDeleteAutomationRules.html) operation from the Security Hub CSPM administrator account. @@ -56 +56 @@ Editing rule order -Automation rule examples +Examples of automation rules