AWS efs documentation change
Summary
Updated terminology from 'Amazon EFS' to 'EFS' in multiple locations and fixed capitalization consistency
Security assessment
Changes are purely cosmetic branding updates with no security implications. No security features, vulnerabilities, or controls were added/modified in the documentation.
Diff
diff --git a/efs/latest/ug/mounting-fs-mount-helper-direct.md b/efs/latest/ug/mounting-fs-mount-helper-direct.md index d944ff965..f48f1126a 100644 --- a//efs/latest/ug/mounting-fs-mount-helper-direct.md +++ b//efs/latest/ug/mounting-fs-mount-helper-direct.md @@ -5 +5 @@ -PrerequisitesStep 1: Create your EFS resourcesStep 2: Install the NFS clientStep 3: Mount the Amazon EFS file system on your on-premises ClientStep 4: Clean up resources and protect your AWS accountOptional: Encrypting data in transit +PrerequisitesStep 1: Create your EFS resourcesStep 2: Install the NFS clientStep 3: Mount the EFS file system on your on-premises clientStep 4: Clean up resources and protect your AWS accountOptional: Encrypting data in transit @@ -9 +9 @@ PrerequisitesStep 1: Create your EFS resourcesStep 2: Install the NFS clientStep -You can mount your Amazon EFS file systems on your on-premises data center servers when connected to your Amazon VPC with AWS Direct Connect or VPN. The following graphic shows a high-level schematic diagram of the AWS services required in mounting Amazon EFS file systems from on-premises. +You can mount your EFS file systems on your on-premises data center servers when connected to your Amazon VPC with AWS Direct Connect or VPN. The following graphic shows a high-level schematic diagram of the AWS services required in mounting EFS file systems from on-premises. @@ -25 +25 @@ Using Amazon EFS with Microsoft Windows–based clients isn't supported. - * Step 3: Mount the Amazon EFS file system on your on-premises Client + * Step 3: Mount the EFS file system on your on-premises client @@ -40 +40 @@ After you have an AWS Direct Connect or VPN connection, create an EFS file syste -The walkthrough creates all these resources in the US West (Oregon) Region (`us-west-2`). Whichever AWS Region you use, be sure to use it consistently. All of your resources—your VPC, your mount target, and your Amazon EFS file system—must be in the same AWS Region, as shown in the following diagram. +The walkthrough creates all these resources in the US West (Oregon) Region (`us-west-2`). Whichever AWS Region you use, be sure to use it consistently. All of your resources—your VPC, your mount target, and your EFS file system—must be in the same AWS Region, as shown in the following diagram. @@ -140 +140 @@ If you're using Ubuntu, install NFS with the following command. -## Step 3: Mount the Amazon EFS file system on your on-premises Client +## Step 3: Mount the EFS file system on your on-premises client @@ -160 +160 @@ If you're using Ubuntu, install NFS with the following command. -Now that you've mounted your Amazon EFS file system, you can test it out with the following procedure. +Now that you've mounted your EFS file system, you can test it out with the following procedure. @@ -162 +162 @@ Now that you've mounted your Amazon EFS file system, you can test it out with th -###### To test the Amazon EFS file system connection +###### To test the EFS file system connection @@ -200 +200 @@ After you have finished this walkthrough, or if you don't want to explore the wa - 1. Unmount the Amazon EFS file system with the following command. + 1. Unmount the EFS file system with the following command. @@ -206 +206 @@ After you have finished this walkthrough, or if you don't want to explore the wa - 3. Choose the Amazon EFS file system that you want to delete from the list of file systems. + 3. Choose the EFS file system that you want to delete from the list of file systems. @@ -210 +210 @@ After you have finished this walkthrough, or if you don't want to explore the wa - 5. In the **Permanently delete file system** dialog box, type the file system ID for the Amazon EFS file system that you want to delete, and then choose **Delete File System**. + 5. In the **Permanently delete file system** dialog box, type the file system ID for the EFS file system that you want to delete, and then choose **Delete File System**.