AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-05-10 · Documentation medium

File: AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listener.md

Summary

Enhanced security policy documentation with links and LCU reservation guidance

Security assessment

Improves documentation about TLS/SSL security policies and secure configuration practices

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listener.md b/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listener.md
index cf8105bd8..5fec13ad9 100644
--- a//AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listener.md
+++ b//AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listener.md
@@ -156 +156 @@ _Required_ : No
-[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
+[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. For more information, see [Security policies](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/describe-ssl-policies.html) in the _Application Load Balancers Guide_ and [Security policies](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/describe-ssl-policies.html) in the _Network Load Balancers Guide_.
@@ -158,3 +158 @@ _Required_ : No
-Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic.
-
-For more information, see [Security policies](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#describe-ssl-policies) in the _Application Load Balancers Guide_ and [Security policies](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#describe-ssl-policies) in the _Network Load Balancers Guide_.
+Updating the security policy can result in interruptions if the load balancer is handling a high volume of traffic. To decrease the possibility of an interruption if your load balancer is handling a high volume of traffic, create an additional load balancer or request an LCU reservation.