I have made and automation to process a particular file and save it. I have an EC2 machine. I want others to use this code to upload the file and download the output from my EC2 instance, without having any access to the code or the machine.
Is this possible from Amazon CLI for other users?