[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

posta 5 anni fa222 visualizzazioni
1 Risposta
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

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande