Upload a file that is being written to by another process into S3 bucket
I’m working on a code that updates a log file locally inside a container, I also need to update the file to a bucket in S3, so that our frontend (internal) can tail the log-file contents.