Is it possible to upload files from efs instance to amazon Neptune through python

0

I have files stored in EFS. I want to upload the files to Neptune. I came across many references where files are uploaded to Neptune from S3. But in my use case i am having files in EFS IS it possible to upload from efs to neptune through python?

deepika
feita há um ano289 visualizações
1 Resposta
0
Resposta aceita

I think it needs to be moved from EFS to S3 once. I think you need to move the files from EFS to S3 once in Python and then run the Neptune Loader Command from Python with curl.

https://docs.aws.amazon.com/ja_jp/neptune/latest/userguide/load-api-reference-load.html
https://docs.aws.amazon.com/ja_jp/neptune/latest/userguide/bulk-load-data.html

profile picture
ESPECIALISTA
respondido há um ano

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