sns_check_if_phone_number_is_opted_out: Accepts a phone number and indicates whether the phone holder...

View source: R/sns_operations.R

sns_check_if_phone_number_is_opted_outR Documentation

Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your Amazon Web Services account

Description

Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your Amazon Web Services account. You cannot send SMS messages to a number that is opted out.

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

Usage

sns_check_if_phone_number_is_opted_out(phoneNumber)

Arguments

phoneNumber

[required] The phone number for which you want to check the opt out status.


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