AWS efs documentation change
Summary
Updated links for AWS Direct Connect, VPN connections, IAM best practices, and VPC internet gateway documentation
Security assessment
Link updates and text rephrasing improve clarity but do not address security issues. The IAM best practice mention is a standard recommendation, not a new security feature or vulnerability fix.
Diff
diff --git a/efs/latest/ug/mounting-fs-mount-helper-direct.md b/efs/latest/ug/mounting-fs-mount-helper-direct.md index d526f17b0..3483a3e52 100644 --- a//efs/latest/ug/mounting-fs-mount-helper-direct.md +++ b//efs/latest/ug/mounting-fs-mount-helper-direct.md @@ -36 +36 @@ Using Amazon EFS with Microsoft Windows–based clients isn't supported. -Make sure that you already have an AWS Direct Connect or VPN connection. For more information on AWS Direct Connect, see the [AWS Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/). For more information on setting up a VPN connection, see [VPN Connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. +Make sure that you already have an AWS Direct Connect or VPN connection. For more information on AWS Direct Connect, see the [AWS Direct Connect User Guide](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html). For more information on setting up a VPN connection, see [Connect your VPC to remote networks using AWS Virtual Private Network](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. @@ -48 +48 @@ In some cases, your local application might need to know if the EFS file system -You can use the root credentials of your AWS account to sign in to the console and try this exercise. However, AWS Identity and Access Management (IAM) best practices recommend that you don't use the root credentials of your AWS account. Instead, create an administrator user in your account and use those credentials to manage resources in your account. For more information, see [ Assign AWS account access for an IAM Identity Center user](https://docs.aws.amazon.com/singlesignon/latest/userguide/get-started-assign-account-access-user.html) in the _AWS IAM Identity Center User Guide_. +You can use the root credentials of your AWS account to sign in to the console and try this exercise. However, AWS Identity and Access Management (IAM) best practices recommend that you don't use the root credentials of your AWS account. Instead, create an administrator user in your account and use those credentials to manage resources in your account. For more information, see [ Single sign-on access to AWS accounts](https://docs.aws.amazon.com/singlesignon/latest/userguide/useraccess.html) in the _AWS IAM Identity Center User Guide_. @@ -52 +52 @@ You can use a default VPC or a custom VPC that you have created in your account. - * The internet gateway is attached to your VPC. For more information, see [Internet Gateways](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html) in the _Amazon VPC User Guide_. + * The internet gateway is attached to your VPC. For more information, see [Enable internet access for a VPC using an internet gateway](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html) in the _Amazon VPC User Guide_. @@ -204 +204 @@ After you have finished this walkthrough, or if you don't want to explore the wa - 2. Open the Amazon EFS console at [https://console.aws.amazon.com/efs/](https://console.aws.amazon.com/efs/). + 2. Open the Amazon EFS console at [Amazon EFS Console](https://console.aws.amazon.com/efs/).