Amazon web services – How to automate python scripts in AWS to send email notification and sends log file and if it have dependencies
I have python scripts script1.py script2.py script3.py script4.py from my local machine when I ran those scripts it creates log files so I will send those log files to email manually first script is creates one log file when i…