AWS cloudhsm documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' in a configuration note
Security assessment
Terminology update without security impact. The change describes load balancer functionality without altering security configurations or practices.
Diff
diff --git a/cloudhsm/latest/userguide/third-offload-linux-openssl-provider.md b/cloudhsm/latest/userguide/third-offload-linux-openssl-provider.md index 7a4ec5f9d..54b054684 100644 --- a//cloudhsm/latest/userguide/third-offload-linux-openssl-provider.md +++ b//cloudhsm/latest/userguide/third-offload-linux-openssl-provider.md @@ -36 +36 @@ To complete this tutorial, you will configure NGINX or HAProxy to use the AWS Cl - * (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. @@ -1127 +1127 @@ 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).