Handling S3 events. Race condition?

0

Is there a possibility of race conditions with S3 events? Does the event fire before the object is fully PUT? We are getting occasional "Unexpected end of JSON input" on the files that we are processing when handling the event. But upon manual inspection the file is valid and is not broken. Just wondering if possibly the PUT event is fired before the file is fully stored, and when we try to read it back in the event handler, we get a partial file back.

profile picture
m0ltar
質問済み 2年前102ビュー
回答なし

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

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

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

関連するコンテンツ