AWS efs documentation change
Summary
Fixed typo in 'IPv4 address' and updated IAM documentation link wording
Security assessment
Minor typo correction and link text update. No security-related content changes or vulnerability fixes.
Diff
diff --git a/efs/latest/ug/mount-fs-different-vpc.md b/efs/latest/ug/mount-fs-different-vpc.md index 6e8e4e3f2..5b375121e 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) 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) 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_. @@ -63 +63 @@ To ensure high availability of your file system, we recommend that you always us -For more information about using IAM authorization with EFS, see [Using IAM to control file system data access](./iam-access-control-nfs-efs.html). +For more information about using IAM authorization with EFS, see [Using IAM to control access to file systems](./iam-access-control-nfs-efs.html).