Tim-B / grunt-aws-lambda

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

AWS API request failed with 403 - InvalidSignatureException #93

Open lucas-cochrane opened 7 years ago

lucas-cochrane commented 7 years ago

Receiving this error on grunt deploy command. I have configured my AWS Access Key ID and Secret Access Key in aws cli (aws configure), not sure where to look to troubleshoot this one.