Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
sns
📤 Upload
📝 New File
📁 New Folder
Close
Editing: get-sms-attributes.rst
**To list the default SMS message attributes** The following ``get-sms-attributes`` example lists the default attributes for sending SMS messages. :: aws sns get-sms-attributes Output:: { "attributes": { "DefaultSenderID": "MyName" } }
Save
Cancel