Scalable Event-Driven Notifications:
Decoupling with AWS EventBridge and Lambda
Feb 7, 20264 min read5
Search for a command to run...
Articles tagged with #sns
Decoupling with AWS EventBridge and Lambda
Introduction This article explains how to send and receive SMS messages using AWS services. You will learn how to: Receive SMS messages and log their content Reply automatically to incoming messages (SMS echo) Send scheduled SMS messages All examples...