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回答
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
回答済み 1年前
  • 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,

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ