Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 194 Bytes

Readme.MD

File metadata and controls

6 lines (5 loc) · 194 Bytes

SNS use cases with the AWS CLI

Send a quick SMS with the AWS CLI

aws sns publish --phone-number +12012022034 --message " This is bob. My phone's dead. I'll be home soon."