AWS efs documentation change
Summary
Removed IPv6 reference from VPC peering documentation, now only mentions IPv4
Security assessment
Documentation correction about supported protocols without security context
Diff
diff --git a/efs/latest/ug/mount-fs-different-vpc.md b/efs/latest/ug/mount-fs-different-vpc.md index 48cbc6742..6e8e4e3f2 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) 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_. +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 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_.