Tim-B / grunt-aws-lambda

A grunt plugin to assist in developing functions for AWS Lambda.
MIT License
247 stars 100 forks source link

print actual http error code on exception when calling aws api #111

Open zafarella opened 6 years ago

zafarella commented 6 years ago

the messages are good, however, they are not specific, for instance here would be really good to have http response code: https://github.com/Tim-B/grunt-aws-lambda/blob/master/utils/deploy_task.js#L265