View source: R/sns_operations.R
sns_create_sms_sandbox_phone_number | R Documentation |
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)
PhoneNumber |
[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. |
LanguageCode |
The language to use for sending the OTP. The default value is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.