You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ You can deploy the open source solution by clicking a one-click deployment link
13
13
14
14
Region| Launch
15
15
------|-----
16
-
US East (N. Virginia) | [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=sfm&templateURL=https://rodeolabz-us-east-1.s3.amazonaws.com/)
17
-
US West (Oregon) | [](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=sfm&templateURL=https://rodeolabz-us-west-2.s3.us-west-2.amazonaws.com/)
16
+
US East (N. Virginia) | [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=sfm&templateURL=https://rodeolabz-us-east-1.s3.amazonaws.com/efs_file_manager/v1.0.0-beta/efs-file-manager.template)
17
+
US West (Oregon) | [](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=sfm&templateURL=https://rodeolabz-us-west-2.s3.us-west-2.amazonaws.com/efs_file_manager/v1.0.0-beta/efs-file-manager.template)
18
18
19
19
20
20
# Getting Started
@@ -29,7 +29,7 @@ US West (Oregon) | []
29
29
30
30
5. Use the inital credentials to sign in. You will be required to create a new password.
31
31
6. Upon successful authentication, the application will route you to the home page, where you will see all the EFS Filesystems in your account.
32
-
7. To grant Simple File Manager access to a file system, click the link labeled "false". This will take you to the file manager lmabda creation page.
32
+
7. To grant Simple File Manager access to a file system, click the link labeled "false". This will take you to the file manager lambda creation page.
33
33
8. From the dropdown, select a mount target to connect the file manager lambda to. You can reference the network information for more details.
34
34
9. Click submit and wait for the application to complete the request.
35
35
10. After completion, you will be routed back to the home page.
0 commit comments