sns_verify_sms_sandbox_phone_number {paws.application.integration} | R Documentation |
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account
Description
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.
Usage
sns_verify_sms_sandbox_phone_number(PhoneNumber, OneTimePassword)
Arguments
PhoneNumber |
[required] The destination phone number to verify. |
OneTimePassword |
[required] The OTP sent to the destination number from the
|
[Package paws.application.integration version 0.7.0 Index]