> For the complete documentation index, see [llms.txt](https://docs.cosmocloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmocloud.io/flow-builder/node-types/external-nodes/send-sms-sns.md).

# Send SMS (SNS)

The **Send SMS (SNS)** node is  used to utilise AWS SNS(Simple Notification Service) to send text messages/notifications.

### Properties Panel

#### Connect to AWS

<table data-full-width="false"><thead><tr><th>Field</th><th>Description</th><th>Required</th><th data-hidden>Default</th></tr></thead><tbody><tr><td>AWS access key</td><td>Your AWS access key</td><td>true</td><td>_</td></tr><tr><td>AWS access secret</td><td>Your AWS access secret</td><td>true</td><td>_</td></tr><tr><td>Region</td><td>Region where your queue is deployed</td><td>true</td><td>_</td></tr></tbody></table>

#### Parameters

<table data-full-width="false"><thead><tr><th width="112">Field</th><th width="185">Description</th><th width="107">Required</th><th>Format</th><th data-hidden>Default</th></tr></thead><tbody><tr><td>Phone number</td><td>Enter destination phone number</td><td>true</td><td>E.146 [+910123456789]</td><td>_</td></tr></tbody></table>

#### Content

<table data-full-width="false"><thead><tr><th>Field</th><th>Description</th><th>Required</th><th data-hidden>Default</th></tr></thead><tbody><tr><td>Message</td><td>Enter message content</td><td>true</td><td>_</td></tr></tbody></table>

### Returns

This node does not returns any value.
