amazon-web-services - 使用亚马逊通知服务发送带有自定义发件人 ID 的短信

标签 amazon-web-services sms amazon-sns

我正在使用亚马逊通知服务发送短信。我成功地收到了我的号码的消息。我已经使用这样的 aws 控制台更新了发件人 ID。

enter image description here

但我收到这样的短信

from : VK-NOTICE
Body : test message

from id 是不同的。为什么?是否可以更改发件人 ID?

最佳答案

AWS Docs 在这里有答案:

For Default sender ID, type a custom ID that contains up to 11 alphanumeric characters, including at least one letter and no spaces. The sender ID is displayed as the message sender on the receiving device. For example, you can use your business brand to make the message source easier to recognize.

Support for sender IDs varies by country. For example, messages delivered to U.S. phone numbers will not display the sender ID. For the countries that support sender IDs, see Supported Regions and Countries.

If you do not specify a sender ID, the message will display a long code as the sender ID in supported countries. For countries that require an alphabetic sender ID, the message displays NOTICE as the sender ID.

You can override the this setting when you send a message.



你应该试试 https://www.twilio.com/

关于amazon-web-services - 使用亚马逊通知服务发送带有自定义发件人 ID 的短信,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40013183/

相关文章:

amazon-web-services - S3 策略 - 公共(public)写入但仅经过身份验证的读取

javascript - AWS Cognito AdminGetUser 返回 undefined object

mysql - 如何将数据库从 Amazon RDS MySQL 实例导出到本地实例?

android - 如何将我的应用程序设置为默认短信应用程序?

amazon-web-services - SNS 可以路由到多个 SQS 延迟队列之一吗?

ios - 如何在 aps-environment 设置为 "production"的情况下运行我的 iOS 应用程序 (Xcode 6)?

amazon-web-services - rclone - 如何列出哪个目录包含 AWS S3 存储桶中的最新文件?

java - 通过内容提供商启动新的对话线程

android - 一个模拟器可以给自己发送短信吗

amazon-web-services - 上传多个文件时触发 Lambda Off SNS Topic