AWS mwaa documentation change
Summary
Replaced 'AWS VPN tunnel' with 'Site-to-Site VPN tunnel' terminology
Security assessment
Terminology correction for VPN types does not indicate a security issue or new security feature documentation.
Diff
diff --git a/mwaa/latest/userguide/configuring-custom-domain.md b/mwaa/latest/userguide/configuring-custom-domain.md index e761d1c30..09a954189 100644 --- a//mwaa/latest/userguide/configuring-custom-domain.md +++ b//mwaa/latest/userguide/configuring-custom-domain.md @@ -151 +151 @@ Register the IP addresses using the `register-targets` command. -If you use a Network Load Balancer in a private subnet, set up a [bastion host](./tutorials-private-network-bastion.html) or [AWS VPN tunnel](./tutorials-private-network-vpn-client.html) to access the webserver. +If you use a Network Load Balancer in a private subnet, set up a [bastion host](./tutorials-private-network-bastion.html) or [Site-to-Site VPN tunnel](./tutorials-private-network-vpn-client.html) to access the webserver.