AWS Security ChangesHomeSearch

AWS efs documentation change

Service: efs · 2025-06-10 · Documentation low

File: efs/latest/ug/mount-fs-different-vpc.md

Summary

Added IPv6 support description to VPC peering documentation

Security assessment

The change adds IPv6 capability documentation but does not address security vulnerabilities or introduce security features.

Diff

diff --git a/efs/latest/ug/mount-fs-different-vpc.md b/efs/latest/ug/mount-fs-different-vpc.md
index cb85cb3ee..ae944c1ed 100644
--- a//efs/latest/ug/mount-fs-different-vpc.md
+++ b//efs/latest/ug/mount-fs-different-vpc.md
@@ -44 +44 @@ A _transit gateway_ is a network transit hub that you can use to interconnect yo
-A _VPC peering connection_ is a networking connection between two VPCs. This type of connection enables you to route traffic between them using private Internet Protocol version 4 (IPv4) address. You can use VPC peering to connect VPCs within the same AWS Region or between AWS Regions. For more information on VPC peering, see [What is VPC Peering?](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) in the _Amazon VPC Peering Guide_.
+A _VPC peering connection_ is a networking connection between two VPCs. This type of connection enables you to route traffic between them using private Internet Protocol version 4 (IPv4) or Internet Protocol version 6 (IPv6) addresses. You can use VPC peering to connect VPCs within the same AWS Region or between AWS Regions. For more information on VPC peering, see [What is VPC Peering?](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) in the _Amazon VPC Peering Guide_.