> For the complete documentation index, see [llms.txt](https://docs-old.telematicssdk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.telematicssdk.com/platform-features/sns/how-to-register-aws-sns.md).

# \*How to register AWS SNS

### Get started

there are 3 steps to set up SNS service

1. Create a topic
2. Create a subscription
3. Start receiving and processing notifications.

## [ASW Documentation](https://docs.aws.amazon.com/sns/latest/dg/sns-getting-started.html)

## 1. Create a topic

### 1.1 Go to AWS and search for Simple notification service

![](/files/-MCgmxLp3U97nUyGuJsu)

### 1.2 Give a name and press "Next step"

![](/files/-MCj6lLE4hNjE3Uy0LY7)

### 1.3 Give a display name

![](/files/-MCj8gwwc63tVsJNdUeC)

### 1.4 Encryption -> Disable

![](/files/-MCi7jgoq35N15QkQ3ER)

### Access policy

![](/files/-MCjB4WIbJxMtNvGLFVq)

### Delivery retry policy (http/s)

![](/files/-MCi8_mclK9yloq8N2Pd)

### Press "Create topic"

![](/files/-MCi9-eRkUcYZhQIrilD)

## 2. Create a subscription

### 2.1 Create a subscription under existing topic

![](/files/-MCjCJrBjf5rsuRUBJew)

### 2.2 Select a protocol in accordance with your project requirements

### 2.3 Add details

![](/files/-MCjFqf6wJ6WKZ7U8eDc)
