Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
See https://www.paws-r-sdk.com/docs/sns_create_sms_sandbox_phone_number/ for full documentation.
sns_create_sms_sandbox_phone_number(PhoneNumber, LanguageCode = NULL)
[required] The destination phone number to verify. On verification, Amazon SNS adds this phone number to the list of verified phone numbers that you can send SMS messages to.
The language to use for sending the OTP. The default value is en-US
.