Build Rest API sending SMS with Amazon SNS and Spring
1. Introduction. This note is to help us to build an API for pushing notifications and SMS to mobile devices using Amazon Simple Notification Service (SNS). Amazon provides the AWS SDK that enables simple and cost effective to send notifications/SMS message to 200+ countries. 2. AWS SNS and Maven configuration. 2.1 AWS SNS Access. –… Read More »