AWS efs documentation change
Summary
Removed reference to IPv6 support in VPC peering connection documentation
Security assessment
The change removes mention of IPv6 support but provides no evidence of addressing a security vulnerability. This appears to be a documentation clarification rather than a security fix.
Diff
diff --git a/efs/latest/ug/efs-different-vpc.md b/efs/latest/ug/efs-different-vpc.md index 12283f2ff..fb26429d4 100644 --- a/efs/latest/ug/efs-different-vpc.md +++ b/efs/latest/ug/efs-different-vpc.md @@ -42 +42 @@ To complete this tutorial, you must have the following: - * A VPC peering connection between the VPC where the EFS file system resides and the VPC where the EC2 instance resides. 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, see [Creating and Accepting a VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/create-vpc-peering-connection.html) in the _Amazon VPC Peering Guide_. + * A VPC peering connection between the VPC where the EFS file system resides and the VPC where the EC2 instance resides. 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) addresses. You can use VPC peering to connect VPCs within the same AWS Region or between AWS Regions. For more information, see [Creating and Accepting a VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/create-vpc-peering-connection.html) in the _Amazon VPC Peering Guide_.