You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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:
docs/src/pages/[platform]/build-a-backend/auth/moving-to-production/index.mdx
Line 94 in 305b960
The text was updated successfully, but these errors were encountered: