Web UI
The solution provides a web UI that you can use to interact with your EFS file systems. It is designed to allow you to create AWS Lambda file manager functions that connect to your EFS file system. The file manager API sends file system operations to this Lambda function. Currently, the web UI supports the following file operations:
-
Create a directory
-
List files
-
Delete files
-
Upload files
-
Download files
Web UI home page