AWS Security ChangesHomeSearch

AWS cloudhsm documentation change

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

File: cloudhsm/latest/userguide/third-offload-add-lb.md

Summary

Updated terminology from 'ELB' to 'Elastic Load Balancing' throughout the document for consistency and clarity

Security assessment

Changes are purely terminological updates (ELB → Elastic Load Balancing) with no security implications. No vulnerabilities, configurations, or security practices were modified.

Diff

diff --git a/cloudhsm/latest/userguide/third-offload-add-lb.md b/cloudhsm/latest/userguide/third-offload-add-lb.md
index 192108e54..2cd5f994c 100644
--- a//cloudhsm/latest/userguide/third-offload-add-lb.md
+++ b//cloudhsm/latest/userguide/third-offload-add-lb.md
@@ -7 +7 @@ Step 1. Create a subnet for a second web serverStep 2. Create the second web ser
-# Add a load balancer with ELB for AWS CloudHSM(optional)
+# Add a load balancer with Elastic Load Balancing for AWS CloudHSM(optional)
@@ -9 +9 @@ Step 1. Create a subnet for a second web serverStep 2. Create the second web ser
-After you set up SSL/TLS offload with one web server, you can create more web servers and an ELB load balancer that routes HTTPS traffic to the web servers. A load balancer can reduce the load on your individual web servers by balancing traffic across two or more servers. It can also increase the availability of your website because the load balancer monitors the health of your web servers and only routes traffic to healthy servers. If a web server fails, the load balancer automatically stops routing traffic to it.
+After you set up SSL/TLS offload with one web server, you can create more web servers and an Elastic Load Balancing load balancer that routes HTTPS traffic to the web servers. A load balancer can reduce the load on your individual web servers by balancing traffic across two or more servers. It can also increase the availability of your website because the load balancer monitors the health of your web servers and only routes traffic to healthy servers. If a web server fails, the load balancer automatically stops routing traffic to it.
@@ -168 +168 @@ Choose **Launch Instances**.
-Complete the following steps to create an ELB load balancer that routes HTTPS traffic to your web servers. 
+Complete the following steps to create an Elastic Load Balancing load balancer that routes HTTPS traffic to your web servers. 
@@ -211 +211 @@ Complete the following steps to create an ELB load balancer that routes HTTPS tr
-After you complete the preceding steps, the Amazon EC2 console shows your ELB load balancer.
+After you complete the preceding steps, the Amazon EC2 console shows your Elastic Load Balancing load balancer.