This package has been deprecated

Author message:

Package no longer supported. Use @novu/providers instead.

@novu/sns
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

Novu Sns Provider

A SNS SMS provider library for @novu/stateless

Usage

import { SNSSmsProvider } from "@novu/sns"

const provider = new SNSSmsProvider({
    region: "eu-west-1",
    accessKeyId: "AWS_ACCESS_KEY_ID",
    secretAccessKey: "AWS_SECRET_ACCESS_KEY",
});

Readme

Keywords

none

Package Sidebar

Install

npm i @novu/sns

Weekly Downloads

16

Version

0.24.1

License

MIT

Unpacked Size

18.8 kB

Total Files

28

Last publish

Collaborators

  • scopsy
  • letitrock
  • chmarax