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

preguntada hace 4 meses612 visualizaciones
2 Respuestas
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
EXPERTO
Kallu
respondido hace 4 meses
profile picture
EXPERTO
revisado hace 4 meses
  • 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
EXPERTO
respondido hace 4 meses
profile pictureAWS
EXPERTO
revisado hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas