where can I find the stored files in amazon EFS

0

I have created a EFS file system with AWS Lambda, I'm trying to push files into EFS, now I couldn't able to find where my file is getting stored. If possible can i have have a reference documentation or videos that helps to store file using node js backend

已提問 4 個月前檢視次數 587 次
2 個答案
2

Or if you would prefer just browsing your EFS filesystem via simple web interface, here is one way to do that. https://aws.amazon.com/solutions/implementations/simple-file-manager-for-amazon-efs/

profile picture
專家
Kallu
已回答 4 個月前
profile picture
專家
已審閱 4 個月前
  • Didnt know this existed. Recently released. Thanks Kallu

1

Your files on EFS will be stored on a EFS file system.

You can use the EFS Console to view the configuration but you have to use a host to access/view files such as attaching an EFS file system to an EC2

https://us-east-1.console.aws.amazon.com/efs/home?region=us-east-1#/file-systems

profile picture
專家
已回答 4 個月前
profile pictureAWS
專家
已審閱 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南