Utilize functionality of editor in cloud?

I am seeking to use UE4 to generate rendered images in the cloud. Basically this would function as follows:

  1. User on a web frontend uploads a 3D model.
  2. UE4 Editor running on EC2 Instance imports the 3D model and produces a screenshot, then uploads that screenshot.
  3. Screenshot of model is then available to user via web portal.

This is a huge simplification of what I am creating, but that is essentially the role UE4 would play in the process.

What sort of licensing stipulations does this fall under?

Could I use the Unreal Studio version of the editor in this manner?