You can use the AWS SNS provider to send transactional emails to your customers using the Novu Platform with a single API to create multi-channel experiences.Documentation Index
Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started
To integrate AWS SNS on the Novu platform, you will need to have in AWS, an IAM user who has thesns:Publish permission.
Create User
To create a user, log in to AWS Console and follow these steps:- Go to the
IAMservice page. - Create a new user with
sns:Publishpermission, or addsns:Publishpermission to an existing user. - Add the
Access Keycredential to the user and copy theAccess key IDand theSecret access key.
Create an AWS SNS integration with Novu
- Visit the Integrations page on Novu.
- Click the “Add a provider” button.
- Locate Amazon SNS and click on the Connect button.
- Enter your
Access Key ID,Secret Access key, andAWS region. - Click on the
Disabledbutton and mark it asActive. - Click on the Save button.
- You should now be able to send SMS notifications using Amazon SNS in Novu.