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

feita há 4 meses586 visualizações
2 Respostas
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
ESPECIALISTA
Kallu
respondido há 4 meses
profile picture
ESPECIALISTA
avaliado há 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
ESPECIALISTA
respondido há 4 meses
profile pictureAWS
ESPECIALISTA
avaliado há 4 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas