I have created a Flask app that is capable of uploading multiple files to the EC2 instance. My flass app code:
import os from flask import Flask, request, render