AWS vpc-lattice documentation change
Summary
Clarified WebSockets support through TLS listeners/routing
Security assessment
Technical clarification about feature support. No security implications or documentation added.
Diff
diff --git a/vpc-lattice/latest/ug/listeners.md b/vpc-lattice/latest/ug/listeners.md index 011ccc7e7..9cbfcab65 100644 --- a//vpc-lattice/latest/ug/listeners.md +++ b//vpc-lattice/latest/ug/listeners.md @@ -47 +47 @@ You can create a TLS listener to ensure that your application decrypts the encry -VPC Lattice does not support WebSockets. +VPC Lattice does not natively support WebSockets. However, you can still connect to Websocket-based services by using TLS Listeners or routing through VPC Lattice resources.