This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

0.3.6-alpha.0 • Public • Published

Notifire Sns Provider

A SNS SMS provider library for @notifire/core

Usage

import { SNSSmsProvider } from "@notifire/sns"

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

/@notifire/sns/

    Package Sidebar

    Install

    npm i @notifire/sns

    Weekly Downloads

    1

    Version

    0.3.6-alpha.0

    License

    MIT

    Unpacked Size

    12.9 kB

    Total Files

    22

    Last publish

    Collaborators

    • novu-cliftonz
    • scopsy