I am using Meteor on Server side where I used Method Calls to return data.
So there I am trying to upload file to AWS S3 Bucket synchronously.
Here is a sample cod