Upload file from AWS to collection

If you want to move the physical file from one server to another, I would try this:

  1. GET the file first using wix-fetch and store it in a var
  2. map it to a db-collection (field) and .save() it