sns_list_origination_numbers {paws.application.integration} | R Documentation |
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata
Description
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata. For more information about origination numbers, see Origination numbers in the Amazon SNS Developer Guide.
See https://www.paws-r-sdk.com/docs/sns_list_origination_numbers/ for full documentation.
Usage
sns_list_origination_numbers(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
Token that the previous
|
MaxResults |
The maximum number of origination numbers to return. |
[Package paws.application.integration version 0.9.0 Index]