Changes the default runtime on the Lambda shortcut to nodejs12.x from nodejs10.x
Removes the restricted set of runtimes that it would allow you to select. Why would we have this in place? Is there any reason that the shortcut can't support python runtimes? Or Go?
Updates the very old version of the aws-sdk that is in the project's dependencies
This PR
nodejs12.x
fromnodejs10.x
I would publish this as a new major version.
This fixes #62 (which is extremely old, outdated)