AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

Service: elasticloadbalancing · 2025-02-26 · Documentation low

File: elasticloadbalancing/latest/application/listener-update-rules.md

Summary

Corrected special character sequence in allowed characters list (fixed Unicode '⩽' to '< '<')

Security assessment

Typo correction in documentation formatting without security implications

Diff

diff --git a/elasticloadbalancing/latest/application/listener-update-rules.md
index 63727d2c9..4b4efccfe 100644
--- a/elasticloadbalancing/latest/application/listener-update-rules.md
+++ b/elasticloadbalancing/latest/application/listener-update-rules.md
@@ -82 +82 @@ Maximum 40 characters. Not case sensitive. Allowed characters are a-z, A-Z, 0-9,
-Maximum 128 characters. Not case sensitive. Allowed characters are a-z, A-Z, 0-9; spaces; the following special characters: !"#$%&'()+,./:;⩽=>@[]^_`{|}~-; and wildcards (* and ?).
+Maximum 128 characters. Not case sensitive. Allowed characters are a-z, A-Z, 0-9; spaces; the following special characters: !"#$%&'()+,./:;<=>@[]^_`{|}~-; and wildcards (* and ?).