AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-25 · Documentation low

File: cli/latest/reference/directconnect/allocate-transit-virtual-interface.md

Summary

Updated AWS CLI version references and expanded supported bandwidth values for virtualInterface rateLimit with additional constraints

Security assessment

The change enhances bandwidth options documentation and adds operational constraints. No security features, vulnerabilities, or mitigations are referenced in the modifications.

Diff

diff --git a/cli/latest/reference/directconnect/allocate-transit-virtual-interface.md b/cli/latest/reference/directconnect/allocate-transit-virtual-interface.md
index 17ac60283..b53cce12c 100644
--- a//cli/latest/reference/directconnect/allocate-transit-virtual-interface.md
+++ b//cli/latest/reference/directconnect/allocate-transit-virtual-interface.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
@@ -742 +742 @@ virtualInterface -> (structure)
->> The rate limit (bandwidth allocation) applied to the virtual interface. The possible values are `50 Mbps` , `100 Mbps` , `200 Mbps` , `300 Mbps` , `400 Mbps` , `500 Mbps` , `1 Gbps` , `2 Gbps` , `5 Gbps` , or `10 Gbps` .
+>> The rate limit (bandwidth allocation) applied to the virtual interface. The value must be one of the supported bandwidth values and cannot exceed the bandwidth of the parent connection or LAG. Supported values: `50Mbps` , `100Mbps` , `200Mbps` , `300Mbps` , `400Mbps` , `500Mbps` , `600Mbps` , `700Mbps` , `800Mbps` , `900Mbps` , `1Gbps` , `1.2Gbps` , `1.5Gbps` , `1.8Gbps` , `2Gbps` , `2.1Gbps` , `2.4Gbps` , `2.7Gbps` , `3Gbps` , `3.2Gbps` , `3.6Gbps` , `4Gbps` , `5Gbps` , `6Gbps` , `7Gbps` , `8Gbps` , `9Gbps` , `10Gbps` , `12Gbps` , `15Gbps` , `18Gbps` , `20Gbps` , `21Gbps` , `24Gbps` , `27Gbps` , `30Gbps` , `32Gbps` , `36Gbps` , `40Gbps` , `50Gbps` , `60Gbps` , `70Gbps` , `80Gbps` , `100Gbps` , `120Gbps` , `150Gbps` , `180Gbps` , `200Gbps` , `210Gbps` , `240Gbps` , `270Gbps` , `300Gbps` , `320Gbps` , `360Gbps` , `400Gbps` , `450Gbps` , `480Gbps` , `500Gbps` , `540Gbps` , `600Gbps` , `700Gbps` , `800Gbps` , `900Gbps` , `1Tbps` , `1.1Tbps` , `1.2Tbps` , `1.3Tbps` , `1.4Tbps` , `1.5Tbps` , `1.6Tbps` .
@@ -754 +754 @@ virtualInterface -> (structure)
-  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.11 Command Reference](../../index.html) »