AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-05-31 · Documentation low

File: efs/latest/ug/efs-vpc-endpoints.md

Summary

Fixed documentation link format for AWS PrivateLink reference

Security assessment

Change only corrects a relative link to an absolute URL without modifying security-related content or context

Diff

diff --git a/efs/latest/ug/efs-vpc-endpoints.md b/efs/latest/ug/efs-vpc-endpoints.md
index 922648853..8b46dfc87 100644
--- a//efs/latest/ug/efs-vpc-endpoints.md
+++ b//efs/latest/ug/efs-vpc-endpoints.md
@@ -11 +11 @@ To establish a private connection between your virtual private cloud (VPC) and t
-Interface VPC endpoints are powered by AWS PrivateLink, a feature that enables private communication between AWS services using private IP addresses. To use AWS PrivateLink, create an interface VPC endpoint for Amazon EFS in your VPC using the Amazon VPC console, API, or CLI. Doing this creates an elastic network interface in your subnet with a private IP address that serves Amazon EFS API requests. You can also access a VPC endpoint from on-premises environments or from other VPCs using AWS VPN, AWS Direct Connect, or VPC peering. To learn more, see [Connect your VPC to services using AWS PrivateLink](vpc/latest/userguide/endpoint-services-overview.html) in the _Amazon VPC User Guide_. 
+Interface VPC endpoints are powered by AWS PrivateLink, a feature that enables private communication between AWS services using private IP addresses. To use AWS PrivateLink, create an interface VPC endpoint for Amazon EFS in your VPC using the Amazon VPC console, API, or CLI. Doing this creates an elastic network interface in your subnet with a private IP address that serves Amazon EFS API requests. You can also access a VPC endpoint from on-premises environments or from other VPCs using AWS VPN, AWS Direct Connect, or VPC peering. To learn more, see [Connect your VPC to services using AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-overview.html) in the _Amazon VPC User Guide_.