AWS fsx documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' in encryption documentation
Security assessment
Service name standardization without changing security guidance. Document maintains existing encryption recommendations.
Diff
diff --git a/fsx/latest/FileCacheGuide/encryption-in-transit.md b/fsx/latest/FileCacheGuide/encryption-in-transit.md index 5e6075a62..4155f2f86 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 AWS Direct Connect, you can use AWS VPN to combine one or more AWS 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 AWS Direct Connect location. For more information, see [Encryption in AWS 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 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).