sns_get_sms_attributes {paws.application.integration} | R Documentation |
Returns the settings for sending SMS messages from your Amazon Web Services account
Description
Returns the settings for sending SMS messages from your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/sns_get_sms_attributes/ for full documentation.
Usage
sns_get_sms_attributes(attributes = NULL)
Arguments
attributes |
A list of the individual attribute names, such as For all attribute names, see
If you don't use this parameter, Amazon SNS returns all SMS attributes. |
[Package paws.application.integration version 0.9.0 Index]