faberfedor
faberfedor

Reputation: 412

How to confirm AWS SNS subscription on a cell phone/in a text message?

I want to send critical RDS events to our cell phones. I'm using the [phonenumber]@[carrier]format when setting them up. SNS (rightfully) wants a confirmation of the subscription by clicking on a link. The problem I'm seeing is the text message that SNS sends cuts off partway through the ARN and no link is ever shown.

I've tried manually confirming the subscription in the SNS console, but that requires a URL as well.

How do I confirm an SNS subscription via a text message?

Alternatively, how can I get critical RDS events sent to my phone?

Upvotes: 1

Views: 399

Answers (1)

Brandon Miller
Brandon Miller

Reputation: 5065

SNS supports SMS directly in these regions.

Upvotes: 1

Related Questions