You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the awesome package from a self contained AWS Lambda setup. However, since uploads feature currently required absolute path to a file (which is not possible in a Lambda environment); it'd be helpful if we could use a file object/stream as well to be uploaded.