Flask-Python with SNS

0

Hello, I'm new to this platform. I'm working on a school project right now and I'm kinda curious how this works tho. I want the Amazon SNS to send sms notification on all numbers inputted in my flask app. Can anyone help me for this?

1 réponse
1

Hello.

I recommend that you read the following document once to learn how to send SMS notifications with Amazon SNS.
https://docs.aws.amazon.com/sns/latest/dg/sns-mobile-phone-number-as-subscriber.html

If you are using Flask, you will be notified using something like boto3, which is an AWS SDK for Python, so I think it would be a good idea to check the following documentation as well.
https://docs.aws.amazon.com/sns/latest/dg/sms_publish-to-phone.html

profile picture
EXPERT
répondu il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions