RubyGems Navigation menu

heroic-sns 1.0.0

Lightweight Rack middleware for AWS Simple Notification Service (SNS) endpoints. SNS messages are intercepted, parsed, verified, and passed along to the Rack application in the 'sns.message' environment key. The gem is designed to be lightweight and does not depend on any other gem besides 'rack' (specifically, the 'aws-sdk' gem is not required).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - June 15, 2020 (20 KB)
  2. 1.1.3 - July 13, 2016 (19.5 KB)
  3. 1.1.2 - March 24, 2016 (19.5 KB)
  4. 1.1.1 - August 09, 2013 (19 KB)
  5. 1.1.0 - June 25, 2013 (18 KB)
  6. 1.0.0 - May 05, 2013 (10.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

rack ~> 1.4

Owners:

Authors:

  • Benjamin Ragheb

SHA 256 checksum:

437a9dc4d4c88115112d7d0009e987ad262b8ab3d1e584490f0e7298d090c4bf

Total downloads 284,417

For this version 3,011

License:

Apache

Required Ruby Version: >= 1.8.7

Links: