AWS Security ChangesHomeSearch

AWS efs documentation change

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

File: efs/latest/ug/getting-started.md

Summary

Updated documentation links to EC2, DataSync, and security group deletion instructions with corrected URLs and guide references

Security assessment

Changes involve URL updates and corrected guide references without introducing new security content or addressing vulnerabilities. The security group deletion link correction improves accuracy but doesn't directly mitigate a known security issue.

Diff

diff --git a/efs/latest/ug/getting-started.md b/efs/latest/ug/getting-started.md
index 9f9e6bfc8..fe2ba8007 100644
--- a//efs/latest/ug/getting-started.md
+++ b//efs/latest/ug/getting-started.md
@@ -26 +26 @@ Before completing the getting started steps, make sure you have the following re
-  * You are set up with Amazon EC2 and are familiar with launching EC2 instances. You need an AWS account, a user with administrative access, a key pair, and a security group. For more information, see [Set up to use Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/get-set-up-for-amazon-ec2.html). 
+  * You are set up with Amazon EC2 and are familiar with launching EC2 instances. You need an AWS account, a user with administrative access, a key pair, and a security group. For more information, see [Get started with Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html) in the _Amazon EC2 User Guide_. 
@@ -47 +47 @@ You can't use Amazon EFS with Microsoft Windows–based EC2 instances.
-For instructions on creating and mounting your EFS file system when creating an EC2 instance launch, see [Use Amazon EFS with Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEFS.html).
+For instructions on creating and mounting your EFS file system when creating an EC2 instance launch, see [Use Amazon EFS with Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEFS.html) in the _Amazon EC2 User Guide_.
@@ -74 +74 @@ Before transferring files to the EFS file system, make sure you have the followi
-  * You are set up to use DataSync. To learn more, see [Setting up with AWS DataSync](https://docs.aws.amazon.com/datasync/latest/userguide/setting-up.html) in the _AWS DataSync User Guide_.
+  * You are set up to use DataSync. To learn more, see [Getting started with AWS DataSync](https://docs.aws.amazon.com/datasync/latest/userguide/setting-up.html) in the _AWS DataSync User Guide_.
@@ -122 +122 @@ When you're finished with this getting started exercise, perform the following s
-  6. If you created a security group for this getting started exercise, then delete it. For instructions, see [Delete a security group](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-security-groups.html#deleting-security-group) in the _AWS IAM Identity Center User Guide_.
+  6. If you created a security group for this getting started exercise, then delete it. For instructions, see [Delete a security group](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/deleting-security-group.html) in the _AWS IAM Identity Center User Guide_.