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)
[required] The destination phone number to verify.
[required] The OTP sent to the destination number from the
CreateSMSSandBoxPhoneNumber
call.