AWS elasticbeanstalk documentation change
Summary
Updated Network Load Balancer description to include TLS protocol support
Security assessment
Added TLS protocol to supported features list, improving accuracy of security-relevant capabilities documentation. No vulnerability fix indicated.
Diff
diff --git a/elasticbeanstalk/latest/dg/using-features.managing.elb.md b/elasticbeanstalk/latest/dg/using-features.managing.elb.md index 83fd6b7b7..041bf6375 100644 --- a//elasticbeanstalk/latest/dg/using-features.managing.elb.md +++ b//elasticbeanstalk/latest/dg/using-features.managing.elb.md @@ -19 +19 @@ Elastic Load Balancing has these load balancer types: - * [Network Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/) – A network layer load balancer. Routes TCP request traffic to different ports on environment instances. Supports both active and passive health checks. + * [Network Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/) – A network layer load balancer. Routes TCP or TLS request traffic to different ports on environment instances. Supports both active and passive health checks.