-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch SendGrid Email Notification to AWS SnS (#191)
* Switch SendGrid Email Notification to AWS SnS * Limit 14 calls max per second * Fix typo * Auto Format * Revert "Auto Format" This reverts commit 5733a59. * Fix Alignment Issue * Fix Dave review comments * Resolve formating issue * Update NotificationSystem/SendSubscriberEmail.cs Co-authored-by: Dave Thaler <dthaler1968@gmail.com> * Update NotificationSystem/SendSubscriberEmail.cs --------- Co-authored-by: Yuvaraj <yudurais@microsoft.com> Co-authored-by: Dave Thaler <dthaler1968@gmail.com>
- Loading branch information
1 parent
3b0b8e4
commit 133efb9
Showing
5 changed files
with
43 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters