AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-13 · Documentation low

File: cli/latest/reference/elbv2/set-security-groups.md

Summary

Clarified security group enforcement applies only when load balancer has associated security groups

Security assessment

Added clarification about security group rule evaluation conditions for PrivateLink traffic. While related to security configuration, this appears to be a documentation refinement rather than addressing a specific security issue.

Diff

diff --git a/cli/latest/reference/elbv2/set-security-groups.md b/cli/latest/reference/elbv2/set-security-groups.md
index bfc45e943..bdf1c7c57 100644
--- a//cli/latest/reference/elbv2/set-security-groups.md
+++ b//cli/latest/reference/elbv2/set-security-groups.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.35 Command Reference](../../index.html) »
@@ -117 +117 @@ Syntax:
-> Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink. The default is `on` .
+> Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink. Applies only if the load balancer has an associated security group. The default is `on` .
@@ -280 +280 @@ EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic -> (string)
-  * [AWS CLI 2.31.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.35 Command Reference](../../index.html) »