[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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南