I\'m trying to run a php script in aws lambda using python runtime. I tried using python os.system module to call the php page to execute the script. The code is given below