AWS elasticloadbalancing documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' throughout the document for consistent naming
Security assessment
Changes are purely terminological updates without altering security configurations or addressing vulnerabilities. The SSL negotiation documentation remains unchanged except for service name consistency.
Diff
diff --git a/elasticloadbalancing/latest/classic/ssl-config-update.md b/elasticloadbalancing/latest/classic/ssl-config-update.md index 1a2bfe8d4..7d2748095 100644 --- a//elasticloadbalancing/latest/classic/ssl-config-update.md +++ b//elasticloadbalancing/latest/classic/ssl-config-update.md @@ -9 +9 @@ Update the SSL negotiation configuration using the consoleUpdate the SSL negotia -ELB provides security policies that have predefined SSL negotiation configurations to use to negotiate SSL connections between clients and your load balancer. If you are using the HTTPS/SSL protocol for your listener, you can use one of the predefined security policies, or use your own custom security policy. +Elastic Load Balancing provides security policies that have predefined SSL negotiation configurations to use to negotiate SSL connections between clients and your load balancer. If you are using the HTTPS/SSL protocol for your listener, you can use one of the predefined security policies, or use your own custom security policy. @@ -11 +11 @@ ELB provides security policies that have predefined SSL negotiation configuratio -For more information about the security policies, see [SSL negotiation configurations for Classic Load Balancers](./elb-ssl-security-policy.html). For information about the configurations of the security policies provided by ELB, see [Predefined SSL security policies for Classic Load Balancers](./elb-security-policy-table.html). +For more information about the security policies, see [SSL negotiation configurations for Classic Load Balancers](./elb-ssl-security-policy.html). For information about the configurations of the security policies provided by Elastic Load Balancing, see [Predefined SSL security policies for Classic Load Balancers](./elb-security-policy-table.html). @@ -13 +13 @@ For more information about the security policies, see [SSL negotiation configura -If you create an HTTPS/SSL listener without associating a security policy, ELB associates the default predefined security policy, `ELBSecurityPolicy-2016-08`, with your load balancer. +If you create an HTTPS/SSL listener without associating a security policy, Elastic Load Balancing associates the default predefined security policy, `ELBSecurityPolicy-2016-08`, with your load balancer. @@ -30 +30 @@ The following examples show you how to update the SSL negotiation configuration -By default, ELB associates the latest predefined policy with your load balancer. When a new predefined policy is added, we recommend that you update your load balancer to use the new predefined policy. Alternatively, you can select a different predefined security policy or create a custom policy. +By default, Elastic Load Balancing associates the latest predefined policy with your load balancer. When a new predefined policy is added, we recommend that you update your load balancer to use the new predefined policy. Alternatively, you can select a different predefined security policy or create a custom policy. @@ -67 +67 @@ You can use the default predefined security policy, `ELBSecurityPolicy-2016-08`, - 1. Use the following [describe-load-balancer-policies](https://docs.aws.amazon.com/cli/latest/reference/elb/describe-load-balancer-policies.html) command to list the predefined security policies provided by ELB. The syntax that you use depends on the operating system and shell that you are using. + 1. Use the following [describe-load-balancer-policies](https://docs.aws.amazon.com/cli/latest/reference/elb/describe-load-balancer-policies.html) command to list the predefined security policies provided by Elastic Load Balancing. The syntax that you use depends on the operating system and shell that you are using.