sns_verify_sms_sandbox_phone_number: Verifies a destination phone number with a one-time password...

View source: R/sns_operations.R

sns_verify_sms_sandbox_phone_numberR 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 CreateSMSSandBoxPhoneNumber call.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.