AWS elasticbeanstalk documentation change
Summary
Updated terminology from 'ELB' to 'Elastic Load Balancing' for clarity
Security assessment
Change only clarifies terminology without altering security configurations. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/elasticbeanstalk/latest/dg/configuring-https-endtoend.md b/elasticbeanstalk/latest/dg/configuring-https-endtoend.md index 781fe63cd..7bfd264dc 100644 --- a//elasticbeanstalk/latest/dg/configuring-https-endtoend.md +++ b//elasticbeanstalk/latest/dg/configuring-https-endtoend.md @@ -63 +63 @@ The EB CLI and Elastic Beanstalk console apply recommended values for the preced -In the next task, you need to modify the load balancer's security group to allow traffic. Depending on the [Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide/) (Amazon VPC) in which you launch your environment—the default VPC or a custom VPC—the load balancer's security group will vary. In a default VPC, ELB provides a default security group that all load balancers can use. In an Amazon VPC that you create, Elastic Beanstalk creates a security group for the load balancer to use. +In the next task, you need to modify the load balancer's security group to allow traffic. Depending on the [Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide/) (Amazon VPC) in which you launch your environment—the default VPC or a custom VPC—the load balancer's security group will vary. In a default VPC, Elastic Load Balancing provides a default security group that all load balancers can use. In an Amazon VPC that you create, Elastic Beanstalk creates a security group for the load balancer to use.