{"library":"sns-validator","type":"library","category":null,"description":"Standalone AWS SNS HTTP message validator for Node.js. Version 0.3.5. No dependency on AWS SDK. Provides signature verification for SNS notifications, subscriptions, and unsubscribe confirmations. Lightweight alternative to using the full AWS SDK for SNS validation. Works with Node.js crypto module. Not for browser use. Maintained by AWS but low release cadence (last release 2018).","language":"javascript","status":"maintenance","version":"0.3.5","tags":["javascript","AWS","SNS"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sns-validator","imports":["const MessageValidator = require('sns-validator')","const validator = new MessageValidator()","validator.validate(messageObj, (err, message) => {})"]},{"cmd":"yarn add sns-validator","imports":[]},{"cmd":"pnpm add sns-validator","imports":[]}],"homepage":"https://github.com/aws/aws-js-sns-message-validator#readme","github":"https://github.com/aws/aws-js-sns-message-validator","docs":null,"changelog":null,"pypi":null,"npm":"sns-validator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}