AWS Security ChangesHomeSearch

AWS directconnect documentation change

Service: directconnect · 2026-05-31 · Documentation medium

File: directconnect/latest/UserGuide/create-transit-vif-dx.md

Summary

Added optional bandwidth rate limiter configuration step during VIF creation to prevent congestion

Security assessment

Adds documentation for traffic shaping feature that protects against unintentional or malicious bandwidth monopolization. Enhances availability security controls.

Diff

diff --git a/directconnect/latest/UserGuide/create-transit-vif-dx.md b/directconnect/latest/UserGuide/create-transit-vif-dx.md
index 05d660f5f..5ba0b2340 100644
--- a//directconnect/latest/UserGuide/create-transit-vif-dx.md
+++ b//directconnect/latest/UserGuide/create-transit-vif-dx.md
@@ -61 +61,3 @@ When configuring AWS Direct Connect virtual interfaces, you can specify your own
-    4. (Optional) Add or remove a tag.
+    4. (Optional) For **Bandwidth** , select a bandwidth value to apply a Rate Limiter to this virtual interface. The Rate Limiter sets a maximum bandwidth that the VIF can use, helping prevent this VIF from congesting other VIFs on the same connection. This option is only available on Dedicated connections. For more information, see [Virtual interface Rate Limiters](./vif-rate-limiters.html).
+
+    5. (Optional) Add or remove a tag.