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.

질문됨 일 년 전100회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠