AWS elasticbeanstalk documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' for terminology consistency in security group configuration context
Security assessment
The change abbreviates 'Elastic Load Balancing' to 'ELB' but does not alter security guidance. The documentation still describes the same security group configuration process without addressing vulnerabilities or adding security features.
Diff
diff --git a/elasticbeanstalk/latest/dg/configuring-https-endtoend.md b/elasticbeanstalk/latest/dg/configuring-https-endtoend.md index 7bfd264dc..781fe63cd 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, 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. +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.