AWS Security ChangesHomeSearch

AWS directconnect documentation change

Service: directconnect · 2025-06-22 · Documentation low

File: directconnect/latest/UserGuide/toolkit-classic.md

Summary

Corrected 'public virtual interfaces' to 'private virtual interface' in MTU documentation

Security assessment

The change fixes a typo in interface type specification but does not address security vulnerabilities or introduce security-related content.

Diff

diff --git a/directconnect/latest/UserGuide/toolkit-classic.md b/directconnect/latest/UserGuide/toolkit-classic.md
index 70616cbf3..9ca939e10 100644
--- a//directconnect/latest/UserGuide/toolkit-classic.md
+++ b//directconnect/latest/UserGuide/toolkit-classic.md
@@ -248 +248 @@ We request additional information from you if your public prefixes or ASNs belon
-For private virtual interface and public virtual interfaces, the maximum transmission unit (MTU) of a network connection is the size, in bytes, of the largest permissible packet that can be passed over the connection. The MTU of a virtual private interface can be either 1500 or 9001 (jumbo frames). The MTU of a transit virtual interface can be either 1500 or 8500 (jumbo frames). You can specify the MTU when you create the interface or update it after you create it. Setting the MTU of a virtual interface to 8500 (jumbo frames) or 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether a connection or virtual interface supports jumbo frames, select it in the AWS Direct Connect console and find **Jumbo Frame Capable** on the **Summary** tab.
+For private virtual interface and public virtual interfaces, the maximum transmission unit (MTU) of a network connection is the size, in bytes, of the largest permissible packet that can be passed over the connection. The MTU of a private virtual interface can be either 1500 or 9001 (jumbo frames). The MTU of a transit virtual interface can be either 1500 or 8500 (jumbo frames). You can specify the MTU when you create the interface or update it after you create it. Setting the MTU of a virtual interface to 8500 (jumbo frames) or 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether a connection or virtual interface supports jumbo frames, select it in the AWS Direct Connect console and find **Jumbo Frame Capable** on the **Summary** tab.