powered by
Returns the settings for sending SMS messages from your account.
These settings are set with the SetSMSAttributes action.
SetSMSAttributes
sns_get_sms_attributes(attributes)
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
MonthlySpendLimit
For all attribute names, see SetSMSAttributes.
If you don't use this parameter, Amazon SNS returns all SMS attributes.
svc$get_sms_attributes( attributes = list( "string" ) )