AWS vpn documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect'.
Security assessment
Minor terminology update without security context. The change discusses MTU considerations but doesn't reference security vulnerabilities or security features.
Diff
diff --git a/vpn/latest/s2svpn/cgw-best-practice.md b/vpn/latest/s2svpn/cgw-best-practice.md index 73aed9ebe..d0abb6546 100644 --- a//vpn/latest/s2svpn/cgw-best-practice.md +++ b//vpn/latest/s2svpn/cgw-best-practice.md @@ -21 +21 @@ If packets being sent to over your Site-to-Site VPN connection exceed the MTU si -Since Site-to-Site VPN will reassemble any fragmented packets received from your customer gateway device before forwarding to the next destination, keep in mind, there may be packet size/MTU considerations for destination networks where these packets get forwarded next, such as over AWS Direct Connect, or with certain protocols, such as Radius. +Since Site-to-Site VPN will reassemble any fragmented packets received from your customer gateway device before forwarding to the next destination, keep in mind, there may be packet size/MTU considerations for destination networks where these packets get forwarded next, such as over Direct Connect, or with certain protocols, such as Radius.