AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/servicenow.md

Summary

Added missing closing parenthesis in ServiceNow integration configuration options

Security assessment

Syntax correction in existing documentation without security implications or new security content.

Diff

diff --git a/securityhub/latest/userguide/servicenow.md b/securityhub/latest/userguide/servicenow.md
index dd3941c9c..bbe437ce7 100644
--- a//securityhub/latest/userguide/servicenow.md
+++ b//securityhub/latest/userguide/servicenow.md
@@ -38 +38 @@ The following procedure describes how to install Security Hub plugin.
-In the settings for the Security Hub application, choose which action to take when new Security Hub findings are sent to your ServiceNow ITSM environment. You can choose **Do nothing** , **Create incident** , **Create problem** , or **Create both (incident/problem**
+In the settings for the Security Hub application, choose which action to take when new Security Hub findings are sent to your ServiceNow ITSM environment. You can choose **Do nothing** , **Create incident** , **Create problem** , or **Create both (incident/problem)**.