Is there a separate message type for OTP in Pinpoint. We want OTP messages to be delivered soon than transaction messages

0

Currently, we are using Pinpoint for delivering OTP but the latency is 100% more than benchmark industry standard of 6-7 seconds. Is there any prioritization possible to deliver OTP sooner?

已提问 2 年前414 查看次数
1 回答
1

For messages that are critical or time-sensitive, such as a one-time passwords, leveraging TRANSACTIONAL message type in Amazon Pinpoint is indeed the recommendation.

An SMS message is delivered to mobile devices through third-party downstream aggregators, SMS suppliers, and mobile carriers. That is, when you use SMS with Amazon SNS, Amazon Pinpoint, or any AWS service that integrates with either Amazon SNS or Amazon Pinpoint.

It is worth noting here that, SMS architecture is distributed by design. It's a best practice to avoid making assumptions about the reliability and performance of SMS message transmission for your applications. For more information, see RFC 5724 from the Internet Engineering Task Force (IETF).

Having said that, in case you are facing unusual delays specifically with respect to OTP messages, please feel free to open a support case with AWS using the following link.

AWS
支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则