View source: R/sns_operations.R
sns_verify_sms_sandbox_phone_number | R Documentation |
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/sns_verify_sms_sandbox_phone_number/ for full documentation.
sns_verify_sms_sandbox_phone_number(PhoneNumber, OneTimePassword)
PhoneNumber |
[required] The destination phone number to verify. |
OneTimePassword |
[required] The OTP sent to the destination number from the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.