AWS Security ChangesHomeSearch

AWS fsx documentation change

Service: fsx · 2025-11-22 · Documentation low

File: fsx/latest/WindowsGuide/supported-fsx-clients.md

Summary

Replaced 'AWS VPN' with 'Site-to-Site VPN' terminology in network connectivity documentation

Security assessment

Terminology alignment (AWS VPN → Site-to-Site VPN) without changing security properties of VPN connectivity.

Diff

diff --git a/fsx/latest/WindowsGuide/supported-fsx-clients.md b/fsx/latest/WindowsGuide/supported-fsx-clients.md
index 613e3bd7c..4c293a80a 100644
--- a//fsx/latest/WindowsGuide/supported-fsx-clients.md
+++ b//fsx/latest/WindowsGuide/supported-fsx-clients.md
@@ -101 +101 @@ After you set up a VPC peering or transit gateway connection, you can access you
-FSx for Windows File Server supports the use of AWS Direct Connect or AWS VPN to access your file systems from your on-premises compute instances. With support for AWS Direct Connect, FSx for Windows File Server enables you to access your file system over a dedicated network connection from your on-premises environment. With support for AWS VPN, FSx for Windows File Server enables you to access your file system from your on-premises devices over a secure and private tunnel.
+FSx for Windows File Server supports the use of AWS Direct Connect or Site-to-Site VPN to access your file systems from your on-premises compute instances. With support for AWS Direct Connect, FSx for Windows File Server enables you to access your file system over a dedicated network connection from your on-premises environment. With support for Site-to-Site VPN, FSx for Windows File Server enables you to access your file system from your on-premises devices over a secure and private tunnel.
@@ -103 +103 @@ FSx for Windows File Server supports the use of AWS Direct Connect or AWS VPN to
-After you connect your on-premises environment to the VPC associated with your Amazon FSx file system, you can access your file system using its DNS name or a DNS alias. You do so just as you do from compute instances within the VPC. For more information on Direct Connect, see the _[Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html)_. For more information on setting up AWS VPN connections, see [VPN Connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_.
+After you connect your on-premises environment to the VPC associated with your Amazon FSx file system, you can access your file system using its DNS name or a DNS alias. You do so just as you do from compute instances within the VPC. For more information on Direct Connect, see the _[Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html)_. For more information on setting up Site-to-Site VPN connections, see [VPN Connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_.