Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit a02226e

Browse files
committed
final one click links for beta launch
1 parent cbf4ddb commit a02226e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ You can deploy the open source solution by clicking a one-click deployment link
1313

1414
Region| Launch
1515
------|-----
16-
US East (N. Virginia) | [![Launch in us-east-1](docs/assets/images/launch-stack.png)](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) | [![Launch in us-west-2](docs/assets/images/launch-stack.png)](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) | [![Launch in us-east-1](docs/assets/images/launch-stack.png)](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) | [![Launch in us-west-2](docs/assets/images/launch-stack.png)](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)
1818

1919

2020
# Getting Started
@@ -29,7 +29,7 @@ US West (Oregon) | [![Launch in us-west-2](docs/assets/images/launch-stack.png)]
2929

3030
5. Use the inital credentials to sign in. You will be required to create a new password.
3131
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.
3333
8. From the dropdown, select a mount target to connect the file manager lambda to. You can reference the network information for more details.
3434
9. Click submit and wait for the application to complete the request.
3535
10. After completion, you will be routed back to the home page.

0 commit comments

Comments
 (0)