Tim-B / grunt-aws-lambda

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

Updated aws-sdk dependency to enable STS / assume role behaviour #89

Open niclasmeier opened 7 years ago

niclasmeier commented 7 years ago

To enable the AWS security token service and the possible to assume roles in different accounts I updated the aws-sdk dependency. Works for me, the only issue I had was to a different node.js version.