claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily
https://claudiajs.com
MIT License
3.8k stars 274 forks source link

allow to assume role #175

Closed gregory closed 5 years ago

gregory commented 5 years ago

From the sdk: Note: AWS.TemporaryCredentials is deprecated, but remains available for backwards compatibility. AWS.ChainableTemporaryCredentials is the preferred class for temporary credentials.

gojko commented 5 years ago

thanks, this is now on NPM as version 5.4.0