sns_list_sms_sandbox_phone_numbers {paws.application.integration} | R Documentation |
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox
Description
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
See https://www.paws-r-sdk.com/docs/sns_list_sms_sandbox_phone_numbers/ for full documentation.
Usage
sns_list_sms_sandbox_phone_numbers(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
Token that the previous |
MaxResults |
The maximum number of phone numbers to return. |
[Package paws.application.integration version 0.9.0 Index]