AWS Pinpoint并发消息

时间:2018-06-28 14:38:43

标签: amazon-web-services aws-pinpoint

Amazon pinpoint双向SMS服务向用户提供了一个长代码,该代码可以接受一条消息,并且可以将其挂接以回复单独的消息。该服务可以处理多少个并发消息。

1 个答案:

答案 0 :(得分:0)

以下内容摘自 channels sms awssupport long code 文档。

In the United States and Canada, sending rates for long codes are restricted to 1 message per second. This limit might be higher or lower in other countries and regions. If you send a large volume of messages from a long code, wireless carriers might begin to block your messages. If you send SMS messages programmatically, your applications should limit the number of messages that they send per second.

我希望这会有所帮助。