使用 Amazon SNS 发送 SMS 时,我可以使用 phone 号码而不是发件人 ID 吗?

Can I use a phone number instead of a Sender ID when sending SMS with Amazon SNS?

我正在将 AWS SNS 集成到一个每天发送事务性短信的项目中。目前我在德国和瑞典使用 SenderID,但我注意到当我发送到美国号码时它显示 phone 号码。这是根据 AWS documentation:

预期的

Support for sender IDs varies by country and/or region. For example, messages delivered to U.S. phone numbers will not display the sender ID.

这不是问题。但是,如果我可以将我的 SMS 消息配置为始终显示 phone 号码而不是发件人 ID 作为发件人,那就更容易了。

是否可以将 AWS SNS 配置为发送带有 phone 号码作为发件人而不是所有国家/地区的发件人 ID 的 SMS 消息?

目前(即截至 2020 年 4 月 6 日)亚马逊简单通知服务 (SNS) 不支持使用通常称为 长代码 的 phone 号码代替发件人 ID.

我想向您推荐另一个名为 Amazon Pinpoint 的 AWS 服务,我知道它支持使用长代码。