AWS fsx documentation change
Summary
Changed 'AWS VPN' to 'Site-to-Site VPN' in encryption context
Security assessment
Terminology update for VPN service name without altering encryption implementation details
Diff
diff --git a/fsx/latest/FileCacheGuide/encryption-in-transit.md b/fsx/latest/FileCacheGuide/encryption-in-transit.md index 4155f2f86..77cb59e92 100644 --- a//fsx/latest/FileCacheGuide/encryption-in-transit.md +++ b//fsx/latest/FileCacheGuide/encryption-in-transit.md @@ -9 +9 @@ Encryption of data in transit is automatically enabled when you access an Amazon -Amazon File Cache encrypts traffic between the cache and your S3 data repositories using HTTPS (TLS). Amazon File Cache does not encrypt traffic between the cache and your NFSv3 data repositories, as the NFSv3 protocol does not encrypt data at the protocol level. For encryption in transit between your on-premises file systems and Amazon File Cache, you can use a virtual private network (VPN) to ensure encrypted data transfers between your VPC and your on-premises network. If you're using Direct Connect, you can use AWS VPN to combine one or more Direct Connect dedicated network connections with AWS VPN. Additionally, you can use [MAC Security](https://docs.aws.amazon.com/directconnect/latest/UserGuide/MACsec.html) (MACsec) to encrypt your data from your corporate data center to the Direct Connect location. For more information, see [Encryption in Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/encryption-in-transit.html). +Amazon File Cache encrypts traffic between the cache and your S3 data repositories using HTTPS (TLS). Amazon File Cache does not encrypt traffic between the cache and your NFSv3 data repositories, as the NFSv3 protocol does not encrypt data at the protocol level. For encryption in transit between your on-premises file systems and Amazon File Cache, you can use a virtual private network (VPN) to ensure encrypted data transfers between your VPC and your on-premises network. If you're using Direct Connect, you can use Site-to-Site VPN to combine one or more Direct Connect dedicated network connections with Site-to-Site VPN. Additionally, you can use [MAC Security](https://docs.aws.amazon.com/directconnect/latest/UserGuide/MACsec.html) (MACsec) to encrypt your data from your corporate data center to the Direct Connect location. For more information, see [Encryption in Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/encryption-in-transit.html).