AWS fsx documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in network connectivity documentation
Security assessment
The change is a branding/style update removing 'AWS' prefix from service name reference. No security implications or modifications to access control guidance.
Diff
diff --git a/fsx/latest/OpenZFSGuide/limit-access-security-groups.md b/fsx/latest/OpenZFSGuide/limit-access-security-groups.md index af6b435d4..6f7aa2a53 100644 --- a//fsx/latest/OpenZFSGuide/limit-access-security-groups.md +++ b//fsx/latest/OpenZFSGuide/limit-access-security-groups.md @@ -9 +9 @@ Amazon VPC security groups -You access your Amazon FSx for OpenZFS file systems and volumes using the file system's DNS name. The DNS name maps to the private IP address of the file system's elastic network interface in your VPC. Only resources within the associated VPC, or resources connected with the associated VPC by AWS Direct Connect or VPN, can access the data in your file system over the NFS protocol. For more information, see [What is Amazon VPC?](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html) in the _Amazon VPC User Guide._ +You access your Amazon FSx for OpenZFS file systems and volumes using the file system's DNS name. The DNS name maps to the private IP address of the file system's elastic network interface in your VPC. Only resources within the associated VPC, or resources connected with the associated VPC by Direct Connect or VPN, can access the data in your file system over the NFS protocol. For more information, see [What is Amazon VPC?](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html) in the _Amazon VPC User Guide._