mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: AWS SNS bounce notifications webhooks
This commit is contained in:
parent
560cc4e73e
commit
4d674acc25
6 changed files with 85 additions and 8 deletions
1
Gemfile
1
Gemfile
|
@ -65,6 +65,7 @@ gem 'fast_xor', platform: :mri
|
|||
gem 'fastimage'
|
||||
|
||||
gem 'aws-sdk-s3', require: false
|
||||
gem 'aws-sdk-sns', require: false
|
||||
gem 'excon', require: false
|
||||
gem 'unf', require: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue