AWS cloudhsm documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' and adjusted a link text
Security assessment
Changes are purely terminological updates (brand name standardization) with no security implications. No vulnerabilities, configurations, or security features are modified or documented.
Diff
diff --git a/cloudhsm/latest/userguide/ssl-offload-windows.md b/cloudhsm/latest/userguide/ssl-offload-windows.md index 2d3b2c127..e765408ea 100644 --- a//cloudhsm/latest/userguide/ssl-offload-windows.md +++ b//cloudhsm/latest/userguide/ssl-offload-windows.md @@ -36 +36 @@ This tutorial shows you how to do the following: - * (Optional) Use Amazon EC2 to create a second web server instance and ELB to create a load balancer. Using a load balancer can increase performance by distributing the load across multiple servers. It can also provide redundancy and higher availability if one or more servers fail. + * (Optional) Use Amazon EC2 to create a second web server instance and Elastic Load Balancing to create a load balancer. Using a load balancer can increase performance by distributing the load across multiple servers. It can also provide redundancy and higher availability if one or more servers fail. @@ -587 +587 @@ You now have a website that is secured with HTTPS. The private key for the web s -To add a load balancer, see [Add a load balancer with ELB for AWS CloudHSM(optional)](./third-offload-add-lb.html). +To add a load balancer, see [Add a load balancer with Elastic Load Balancing for AWS CloudHSM(optional)](./third-offload-add-lb.html).