aydosenes / SendMessageUsingAWSSNS

Console Application that sends message (*e.g. verification code*) to a specific phone number as an input, using AWSSNS. To reach source code page, follow this link =>

Home Page:https://bit.ly/3d7bqw4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SendMessageUsingAWSSNS

Before running this application, you must have an aws root account and follow these steps:

1-AWS Console Home -> Services -> IAM
2-Groups -> Create New Group
3-Group Name + Attach Policy(AmazonSNSFullAccess,AmazonSNSReadOnlyAccess,AmazonSNSRole) -> Create Group
4-Users -> Add User
5-User Name + Access Type(Programmatic Access Enabled) -> Next:Permissions
6-Add user to group that you have created by checking box, then next and next
7-Now you have Access Key ID and Secret Access Key.

About

Console Application that sends message (*e.g. verification code*) to a specific phone number as an input, using AWSSNS. To reach source code page, follow this link =>

https://bit.ly/3d7bqw4


Languages

Language:C# 100.0%