sns_list_phone_numbers_opted_out: Returns a list of phone numbers that are opted out, meaning...

View source: R/sns_operations.R

sns_list_phone_numbers_opted_outR Documentation

Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them

Description

Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.

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

Usage

sns_list_phone_numbers_opted_out(nextToken = NULL)

Arguments

nextToken

A NextToken string is used when you call the list_phone_numbers_opted_out action to retrieve additional records that are available after the first page of results.


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