Install APK from AWS to Device with Dockerized Appium Server

Hi,

I am using Appium server 3.7.5 and Appium Java Client 9.2.2. I want to upload an APK file that is located on AWS to a device, but I am running the Appium server in a Docker container on my server.

How can I achieve this?

Thank you.