Learn R Programming

paws.application.integration (version 0.8.0)

sns_verify_sms_sandbox_phone_number: 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 CreateSMSSandBoxPhoneNumber call.