Skip to main content
Question

Amazon S3 bucket - offset using JSON file

  • December 4, 2024
  • 0 replies
  • 24 views

Anuragiit
Fan

Hi Team,

I have to read JSON file in Amazon S3 bucket. This JSON file has timestamp folder that are ready to read. Using those values, I need to read Objects in Amazon S3 bucket. This is to avoid reading the object that has files being written simultaneously.

Or How Amazon S3 origin, handles file reading that are being written at the same time ?

Thanks