AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2026-01-25 · Documentation low

File: AWSEC2/latest/UserGuide/security-group-rules-reference.md

Summary

Updated section title and content from 'ELB rules' to 'Elastic Load Balancing rules'

Security assessment

Change only updates naming conventions for Elastic Load Balancing. No security configurations, vulnerabilities, or access control changes were made to security group rules documentation.

Diff

diff --git a/AWSEC2/latest/UserGuide/security-group-rules-reference.md b/AWSEC2/latest/UserGuide/security-group-rules-reference.md
index e0cbb35e3..71305d1f4 100644
--- a//AWSEC2/latest/UserGuide/security-group-rules-reference.md
+++ b//AWSEC2/latest/UserGuide/security-group-rules-reference.md
@@ -5 +5 @@
-Web server rulesDatabase server rulesRules to connect to instances from your computerRules to connect to instances from an instance with the same security groupRules for ping/ICMPDNS server rulesAmazon EFS rulesELB rules
+Web server rulesDatabase server rulesRules to connect to instances from your computerRules to connect to instances from an instance with the same security groupRules for ping/ICMPDNS server rulesAmazon EFS rulesElastic Load Balancing rules
@@ -29 +29 @@ The following are examples of the kinds of rules that you can add to security gr
-  * ELB rules
+  * Elastic Load Balancing rules
@@ -147 +147 @@ TCP | 6 | 22 (SSH) | The IP address range of your local computer, or the range o
-## ELB rules
+## Elastic Load Balancing rules
@@ -149 +149 @@ TCP | 6 | 22 (SSH) | The IP address range of your local computer, or the range o
-If you register your EC2 instances with a load balancer, the security group associated with your load balancer must allow communication with the instances. For more information, see the following in the ELB documentation.
+If you register your EC2 instances with a load balancer, the security group associated with your load balancer must allow communication with the instances. For more information, see the following in the Elastic Load Balancing documentation.