Skip to content

How to exit SNS sms sandbox mode

3

Hey everyone,

I created a fresh new aws account on which i need to enable sns service for production use to send sms messages. The problem is that i need to exit sms sandbox mode , and i tried to follow this guide : https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox-moving-to-production.html . I already verified a number and tested an sms send and it works.

The problem is that when i click on "Exit SMS sandbox" it redirects to this page instead of one that is mentioned in the documentation :

Exit SMS sandbox redirect page

I already opened a general question case by using this page to inform the problem to the support team of AWS but they say to follow the guide which i already did. In the category section there isn't a "sns" reference.

Can someone help me?

Thanks!

  • I was also in same situation where this is new account when i contacted support team i recived mail to submit previous aws bills, but it was new account. i bit stuck what to do...did you get solved your issue

asked a year ago998 views

2 Answers
1

I'm in exactly the same situation. How did you resolve it? I've already registered my phone number and successfully tested sending an SMS message, but the option to opt out of the sandbox doesn't appear in the menu, even though I'm following the official AWS documentation.

answered a year ago

-6

When moving out of the Amazon SNS SMS sandbox, you need to follow these steps:

  1. First, verify at least one phone number in the SNS console under "Text messaging (SMS)" in the Mobile section.

  2. Test SMS publishing by sending and receiving messages to your verified phone number.

  3. To exit the sandbox, go to the "Mobile text messaging (SMS)" page in the SNS console and click "Exit SMS sandbox" under Account information.

  4. This should redirect you to the AWS Support Center with a pre-filled support case. If you're seeing a different page than expected, you'll need to manually create a support case with the following information:

  • Select "Service quota increase" as the case type
  • Choose "SNS Text Messaging" as the service
  • Provide your website URL or app name that will send SMS messages
  • Specify the message type (One Time Password, Promotional, or Transactional)
  • Select the AWS Region you'll use for sending
  • List the countries/regions where you'll send messages
  • Describe how customers opt-in to receive your messages
  • Include any message templates you plan to use

The AWS Support team will review your request and typically respond within 24 hours. Once approved, your account will be moved out of the sandbox, removing restrictions like the 10 verified phone number limit and allowing you to send to any recipient.
Sources
Moving out of the Amazon SNS SMS sandbox - Amazon Simple Notification Service
Requesting support for Amazon SNS SMS messaging - Amazon Simple Notification Service
Using the Amazon SNS SMS sandbox - Amazon Simple Notification Service

answered a year 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.