AWS elasticbeanstalk documentation change
Summary
Updated terminology: replaced 'Elastic Load Balancing' with 'ELB' and 'Auto Scaling group' with 'Amazon EC2 Auto Scaling group' for consistency
Security assessment
The changes are terminology updates (abbreviations and full service names) without any security context or implications.
Diff
diff --git a/elasticbeanstalk/latest/dg/vpc-rds.md b/elasticbeanstalk/latest/dg/vpc-rds.md index 162ab2d12..3587b1e01 100644 --- a//elasticbeanstalk/latest/dg/vpc-rds.md +++ b//elasticbeanstalk/latest/dg/vpc-rds.md @@ -33 +33 @@ You can use the [Amazon VPC console](https://console.aws.amazon.com/vpc/) to cre - 4. Your Elastic Load Balancing load balancer and your Amazon EC2 instances must be in the same Availability Zone so they can communicate with each other. Choose the same Availability Zone from each **Availability Zone** list. + 4. Your ELB load balancer and your Amazon EC2 instances must be in the same Availability Zone so they can communicate with each other. Choose the same Availability Zone from each **Availability Zone** list. @@ -120 +120 @@ When you update the option settings, you need to specify at least the following: - * **Subnets** –Contains the ID of the Auto Scaling group subnet. In this example, this is the ID of the private subnet. + * **Subnets** –Contains the ID of the Amazon EC2 Auto Scaling group subnet. In this example, this is the ID of the private subnet.