2 個答案
- 最新
- 最多得票
- 最多評論
0
Using SES you would probably use the send-bulk-templated-email api this does limit the batches to 50 recipients per call, but that type of volume is definitely doable it just requires looping through and calling that API. They would also need to raise their default daily sending limit.
It may also be useful to talk with your customer about Amazon Pinpoint. This would allow them to categorize their users based on attributes: student, faculty, etc... and then send emails to segments based on those attributes. You could also create a campaign that targeted the full student body. In addition they'd be able to add SMS and mobile push notifications if they wanted to do that in the future.
相關內容
已提問 2 年前
