Y. Zhou
Results
2
comments of
Y. Zhou
Hey, aws guys. This is really a critical issue. I have a huge CDK project and I cannot add `--packages=bundle` to every NodejsFunction resource. So please set it as the...
Hi, @willfarrell. I believe you have awared of this. This warning causes Lambda functions to throw error-level logs which disrupts our monoring system. Add `--disable-warning=DEP0040` to node options is a...