Receiving SMS to Pinpoint phone number from a short code number

0

I am able to receive sms from normal phone numbers but not from short code numbers. I need to be able to receive sms body sent from a shortcode number. Is there a settings for Pinpoint number or in the Lambda function to enable such feature?

2 Answers
0

Hi.

Did you see why you couldn't receive the SMS when you used the shortcode?
You can get the cause of failure from record_status for details by receiving the SMS event.

https://docs.aws.amazon.com/pinpoint/latest/developerguide/event-streams-data-sms.html

Sending SMS is subject to various restrictions depending on the country and regulations.
After understanding the cause of the failure, it is necessary to consider whether countermeasures are possible or impossible.

profile picture
EXPERT
iwasa
answered 2 years ago
0

Do you have enabled 2-way SMS for your short code?

AWS
bruno_g
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions