Release-1.0.7 Update default Lambda runtime to Node 20
This release updates the default value of the runtime_version variable from nodejs16.x to nodejs20.x which is the currently active version of Node.js.
Applications referencing this module should be pinning to a specific release tag, but note that this could be a breaking change for applications that are relying on the variable default for the lambda runtime version and not referencing this module via a specific release tag