AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.35.9 to 2.35.11 and expanded supported bandwidth values for rateLimit parameter
Security assessment
Change only updates CLI version numbers and expands the list of supported bandwidth values for virtual interfaces. No security vulnerabilities, configurations, or features are mentioned.
Diff
diff --git a/cli/latest/reference/directconnect/create-public-virtual-interface.md b/cli/latest/reference/directconnect/create-public-virtual-interface.md index 359ea65c2..36d4d2824 100644 --- a//cli/latest/reference/directconnect/create-public-virtual-interface.md +++ b//cli/latest/reference/directconnect/create-public-virtual-interface.md @@ -15 +15 @@ - * [AWS CLI 2.35.9 Command Reference](../../index.html) » + * [AWS CLI 2.35.11 Command Reference](../../index.html) » @@ -715 +715 @@ rateLimit -> (string) -> 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` . @@ -727 +727 @@ rateLimit -> (string) - * [AWS CLI 2.35.9 Command Reference](../../index.html) » + * [AWS CLI 2.35.11 Command Reference](../../index.html) »