Hi, I'm Rafal 👋
I build Serverless and Cloud-native solutions.
Find me elsewhere 🌍
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upAdds support for specifying packageManager for node projects (and derivatives). The default is still yarn but npm is also supported.
Closes #156
B…
Rule name
initialize-awssdk-outside-handler
Use case description
Initializing AWS SDK client instances inside handler code slows down the executio…