AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/edit-rule-order.md

Summary

Added CSPM references and updated administrator terminology

Security assessment

Expands documentation with CSPM context which relates to security posture management features

Diff

diff --git a/securityhub/latest/userguide/edit-rule-order.md b/securityhub/latest/userguide/edit-rule-order.md
index 39f47ffb8..435a4d922 100644
--- a//securityhub/latest/userguide/edit-rule-order.md
+++ b//securityhub/latest/userguide/edit-rule-order.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
-After creating an automation rule, the delegated Security Hub administrator can edit the rule.
+After creating an automation rule, the delegated Security Hub CSPM administrator can edit the rule.
@@ -11 +11 @@ After creating an automation rule, the delegated Security Hub administrator can
-If you want to keep the rule criteria and actions the same, but change the order in which Security Hub applies an automation rule, you can edit just the rule order. Choose your preferred method, and follow the steps to edit rule order.
+If you want to keep the rule criteria and actions the same, but change the order in which Security Hub CSPM applies an automation rule, you can edit just the rule order. Choose your preferred method, and follow the steps to edit rule order.
@@ -20 +20 @@ 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/).
@@ -33 +33 @@ Console
-When you create a rule in the Security Hub console, Security Hub automatically assigns rule order based on the order of rule creation. The most recently created rule has the lowest numerical value for rule order and therefore applies first.
+When you create a rule in the Security Hub CSPM console, Security Hub CSPM automatically assigns rule order based on the order of rule creation. The most recently created rule has the lowest numerical value for rule order and therefore applies first.
@@ -40 +40 @@ API
-  1. Use the [`BatchUpdateAutomationRules`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateAutomationRules.html) operation from the Security Hub administrator account.
+  1. Use the [`BatchUpdateAutomationRules`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_BatchUpdateAutomationRules.html) operation from the Security Hub CSPM administrator account.
@@ -51 +51 @@ API
-If multiple rules have the same `RuleOrder`, Security Hub applies a rule with an earlier value for the `UpdatedAt` field first (that is, the rule which was most recently edited applies last).
+If multiple rules have the same `RuleOrder`, Security Hub CSPM applies a rule with an earlier value for the `UpdatedAt` field first (that is, the rule which was most recently edited applies last).