numo-labs / aws-lambda-helper

:lollipop: Collection of helper methods for lambda
GNU General Public License v3.0
22 stars 2 forks source link

Improve error logging in sns punlish method #50

Closed lennym closed 8 years ago

lennym commented 8 years ago

The log written when SNS errors doesn't actually currently include the error, so it's failing when published, but I have no idea why.

Hopefully this will shed some light on it.

nelsonic commented 8 years ago

@lennym I don't think spread operator is available in node 4.3.2 ...

nelsonic commented 8 years ago

looks good.

lennym commented 8 years ago

Try again...

nelsonic commented 8 years ago

Looks good. 👍