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
IAM
service page. - Create a new user with
sns:Publish
permission, or addsns:Publish
permission to an existing user. - Add the
Access Key
credential to the user and copy theAccess key ID
and 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
Disabled
button and mark it asActive
. - Click on the Save button.
- You should now be able to send SMS notifications using Amazon SNS in Novu.