Skip to content

Releases: martinlindenberg/serverless-plugin-sns

update for npm

11 Aug 10:12
Compare
Choose a tag to compare
0.5.13

R 0.5.13

latest version

11 Aug 10:10
Compare
Choose a tag to compare
fixes #19

resource not found exception is thrown during first deployment. this is expected behaviour. promise.reject call removed for this error.

removes first run error

30 Jul 14:14
Compare
Choose a tag to compare
fixes #19

resource not found exception is thrown during first deployment. this is expected behaviour. promise.reject call removed for this error.

error handling removePermission added

29 Jul 07:13
Compare
Choose a tag to compare

remove 2nd check for context and action

28 Jul 18:16
Compare
Choose a tag to compare
0.5.9

Update package.json

allow full topic arn

01 Jul 13:27
Compare
Choose a tag to compare
0.5.8

allow full arn as sns topic

use static permission statementid

17 Jun 08:37
Compare
Choose a tag to compare

prevents the plugin to create new permissions on each deploy

multiple topics per lambda

10 May 07:46
Compare
Choose a tag to compare
0.5.6

one lambda notified by multiple topics

credentials as promise + sessiontoken

22 Apr 22:38
Compare
Choose a tag to compare
0.5.5

merged token and promised creds

bugfix

08 Apr 06:57
Compare
Choose a tag to compare

works with serverless 0.5.*