Back
shantanuo/sms
By shantanuo
send sms using aws
506
Use the docker run command like this...
docker run -e DEV_ACCESS_KEY="AAAAKIAIY6BQUW4X665VS6A" -e DEV_SECRET_KEY="XXXXPmJWZCD30Dm1LOOLotdxrmjR9N1zq6c9ngSpLHd" shantanuo/sms python sms.py
docker pull shantanuo/sms