Tuesday, 5 February 2019

Using promises in AWS lambda

From the documentation it mentions calling the promise function for example:let getAccountSettingsPromise = lambda.getAccountSettings().promise(); Is it better to use the utils module instead?

Submitted February 05, 2019 at 05:41PM by AlienGivesManBeard

No comments:

Post a Comment