shantanuo/sms

By shantanuo

Updated over 2 years ago

send sms using aws

Image
0

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 Command

docker pull shantanuo/sms