sns_create_sms_sandbox_phone_number: Adds a destination phone number to an Amazon Web Services...

View source: R/sns_operations.R

sns_create_sms_sandbox_phone_numberR Documentation

Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number

Description

Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.

See https://www.paws-r-sdk.com/docs/sns_create_sms_sandbox_phone_number/ for full documentation.

Usage

sns_create_sms_sandbox_phone_number(PhoneNumber, LanguageCode = NULL)

Arguments

PhoneNumber

[required] The destination phone number to verify. On verification, Amazon SNS adds this phone number to the list of verified phone numbers that you can send SMS messages to.

LanguageCode

The language to use for sending the OTP. The default value is en-US.


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