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.