AWS vpc documentation change
Summary
Replaced 'AWS Direct Connect' with 'Direct Connect' in two IPv6 routing context sentences
Security assessment
Terminology update only. No changes to security controls, vulnerabilities, or security features. Routing functionality remains unchanged.
Diff
diff --git a/vpc/latest/userguide/route-table-options.md b/vpc/latest/userguide/route-table-options.md index d847534b2..eadb4cd53 100644 --- a//vpc/latest/userguide/route-table-options.md +++ b//vpc/latest/userguide/route-table-options.md @@ -77 +77 @@ You can then create and configure your Site-to-Site VPN connection. For more inf -A Site-to-Site VPN connection on a virtual private gateway does not support IPv6 traffic. However, we support IPv6 traffic routed through a virtual private gateway to an AWS Direct Connect connection. For more information, see the [AWS Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/). +A Site-to-Site VPN connection on a virtual private gateway does not support IPv6 traffic. However, we support IPv6 traffic routed through a virtual private gateway to an Direct Connect connection. For more information, see the [Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/). @@ -257 +257 @@ You can configure the appliance to suit your needs. For example, you can configu -If you enable route propagation for the destination subnet route table, be aware of route priority. We prioritize the most specific route, and if the routes match, we prioritize static routes over propagated routes. Review your routes to ensure that traffic is routed correctly and that there are no unintended consequences if you enable or disable route propagation (for example, route propagation is required for an AWS Direct Connect connection that supports jumbo frames). +If you enable route propagation for the destination subnet route table, be aware of route priority. We prioritize the most specific route, and if the routes match, we prioritize static routes over propagated routes. Review your routes to ensure that traffic is routed correctly and that there are no unintended consequences if you enable or disable route propagation (for example, route propagation is required for an Direct Connect connection that supports jumbo frames).