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개 답변
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
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인