The content below is now outdated due to phone number and SMS management moving over to AWS End User Messaging.
In addition, the instructions here are quite terse. It is difficult to understand the exact steps needed to enable SMS for auth flows with Amplify.
In order to send SMS authentication codes, you must [request an origination number](https://docs.aws.amazon.com/pinpoint/latest/userguide/settings-request-number.html). Authentication codes will be sent from the origination number. If your AWS account is in the SMS sandbox, you must also add a destination phone number, which can be done by going to the [Amazon Pinpoint Console](https://console.aws.amazon.com/pinpoint/), selecting SMS and voice in the navigation pane, and selecting Add phone number in the Destination phone numbers tab. To check if your AWS account is in the SMS sandbox, go to the [SNS console](https://console.aws.amazon.com/sns/), select the Text messaging (SMS) tab from the navigation pane, and check the status under the Account information section.
Describe the content issue:
The content below is now outdated due to phone number and SMS management moving over to AWS End User Messaging.
In addition, the instructions here are quite terse. It is difficult to understand the exact steps needed to enable SMS for auth flows with Amplify.
URL page where content issue is:
Live link: https://docs.amplify.aws/react/build-a-backend/auth/moving-to-production/#sms
Repo link: https://github.com/aws-amplify/docs/blob/305b960c52f944aaa13a5b14d270831f59840059/src/pages/%5Bplatform%5D/build-a-backend/auth/moving-to-production/index.mdx#L94