AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

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

File: elasticloadbalancing/latest/userguide/infrastructure-security.md

Summary

Replaced 'ELB' with 'Elastic Load Balancing' and updated link text for AWS PrivateLink documentation

Security assessment

Changes are terminology updates and link text improvements. No modifications to security controls, vulnerabilities, or security features. Existing security context about network isolation and AWS PrivateLink remains unchanged.

Diff

diff --git a/elasticloadbalancing/latest/userguide/infrastructure-security.md b/elasticloadbalancing/latest/userguide/infrastructure-security.md
index 9dc641c8d..c6b311e4a 100644
--- a//elasticloadbalancing/latest/userguide/infrastructure-security.md
+++ b//elasticloadbalancing/latest/userguide/infrastructure-security.md
@@ -9 +9 @@ Network isolationControlling network traffic
-As a managed service, ELB is protected by AWS global network security. For information about AWS security services and how AWS protects infrastructure, see [AWS Cloud Security](https://aws.amazon.com/security/). To design your AWS environment using the best practices for infrastructure security, see [Infrastructure Protection](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/infrastructure-protection.html) in _Security Pillar AWS Well‐Architected Framework_.
+As a managed service, Elastic Load Balancing is protected by AWS global network security. For information about AWS security services and how AWS protects infrastructure, see [AWS Cloud Security](https://aws.amazon.com/security/). To design your AWS environment using the best practices for infrastructure security, see [Infrastructure Protection](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/infrastructure-protection.html) in _Security Pillar AWS Well‐Architected Framework_.
@@ -11 +11 @@ As a managed service, ELB is protected by AWS global network security. For infor
-You use AWS published API calls to access ELB through the network. Clients must support the following:
+You use AWS published API calls to access Elastic Load Balancing through the network. Clients must support the following:
@@ -28 +28 @@ Your load balancer sends requests to its registered targets using private IP add
-To call the ELB API from your VPC using private IP addresses, use AWS PrivateLink. For more information, see [Access ELB using an interface endpoint (AWS PrivateLink)](./load-balancer-vpc-endpoints.html).
+To call the Elastic Load Balancing API from your VPC using private IP addresses, use AWS PrivateLink. For more information, see [Access Elastic Load Balancing using an interface endpoint (AWS PrivateLink)](./load-balancer-vpc-endpoints.html).