Closed keherri closed 4 years ago
We are still seeing this issue report after running the above workaround and verified that the package.json no longer contains node 8.10. Hence the stack failed. Any insights why?
Solution has been updated with current version of CDK to fix this issue.
The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions.
Nodejs version needs to be changed to 12.12.6
package-lock.json
package.json
Run in textract-pipeline