Lambda Appending Problem

0

Architecture: HttpApiGateway ==> lambda function ==> EFS

apigateway url passed with querystring ==> Lambda Function Accept the request and Write the Querstring To ==> EFS File system.

The Problem is Some multiple [ QueryString ] Request Are Appending in Same Line. And Adding Extra Line In a File stored in EFS.

1 réponse
0

How do you write the data info EFS file system? It may be the issue if you are using the same filename to write different parameters from QueryString

profile pictureAWS
répondu il y a un an
  • I Just Mount the Efs to Function, yes i do use Same file, But i can't write file For each QuerString, I will not able to manage it, request will be around 1 million per day. so i have to manage it in single file,

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions