AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-10-16 · Documentation low

File: securityhub/latest/userguide/securityhub-v2-automation-rules.md

Summary

Grammatical correction in automation rules documentation

Security assessment

Minor language clarification without security implications or feature changes.

Diff

diff --git a/securityhub/latest/userguide/securityhub-v2-automation-rules.md b/securityhub/latest/userguide/securityhub-v2-automation-rules.md
index 94dd62e9f..905b832b3 100644
--- a//securityhub/latest/userguide/securityhub-v2-automation-rules.md
+++ b//securityhub/latest/userguide/securityhub-v2-automation-rules.md
@@ -107 +107 @@ When you create a rule in the Security Hub console, Security Hub automatically a
-When you create a rule through [`CreateAutomationRuleV2`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateAutomationRuleV2.html) API or AWS CLI, Security Hub applies the rule with the lowest numerical value for `RuleOrder` first. It then applies subsequent rules in ascending order. If multiple findings 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). 
+When you create a rule through [`CreateAutomationRuleV2`](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_CreateAutomationRuleV2.html) API or AWS CLI, Security Hub applies the rule with the lowest numerical value for `RuleOrder` first. It then applies subsequent rules in ascending order. If multiple findings have the same `RuleOrder`, Security Hub applies a rule with an earlier value for the `UpdatedAt` field first (that is, the rule that was most recently edited applies last).