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

gefragt vor 4 Monaten596 Aufrufe
2 Antworten
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
EXPERTE
Kallu
beantwortet vor 4 Monaten
profile picture
EXPERTE
überprüft vor 4 Monaten
  • 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
EXPERTE
beantwortet vor 4 Monaten
profile pictureAWS
EXPERTE
überprüft vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen