Pinpoint incoming SMS not received

0

We are using Pinpoint to receive 2FA text messages and forward them to an email address. This is for a specific use case where testers are not allowed to use their phones for testing an app with 2FA. Pinpoint is configured to publish incoming messages to an SNS topic which is used as a trigger for a lambda function that forwards the message via email.

Mostly, this works just fine. I can send text messages to the phone number, and I can see them being received in the logs. However, when the incoming message contains 'verification code', the message is simply never received by the lambda function. There is no error, the lambda is simply not triggered at all. I tried several variations, but it appears that exact phrase somewhere in the message causes the message to not be received.

Does Pinpoint filter out some messages based on their content? Is there any way of checking that Pinpoint actually receives the message or that it is being blocked prior to reaching Pinpoint?

Thanks.

demandé il y a un an100 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions