[AWS-SDK] Not receiving any transactional SMS

0

Hello, I'm using the AWS-SDK in NodeJs to send Transactionnal SMS to users

I'm using the '2010-03-31' api version and with the method setSMSAttributes, I'm setting the DefaultSMSType and DefaultSenderID.
I then publish a SMS with a Message and PhoneNumber

I get the RequestId of the SMS but I'm not receiving the SMS
My SNS SMS Dashboard describes a flat activity at 0 outbound messages.

Is there something I've done wrong ?

Edited by: thomasdupre on Jan 16, 2019 6:48 AM

質問済み 5年前222ビュー
1回答
0

Ok this was my fault, I setted the region in the SDK configuration at eu-west-1 but SMS service is only available in us-east-1

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ