API reference / @backpack/amazon-sns
@backpack/amazon-sns
️ 📡
Utilities for publishing messages to Amazon SNS.
Installing
First, ensure you have set up Nexus as private registry needed to use Backpack.
Then, install the package using npm:
bash
npm install @backpack/amazon-sns
Make sure to also install the following AWS SDK client:
bash
npm install @aws-sdk/client-sns