aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
401 stars 160 forks source link

Bug report: failed to create "DataLakeHelper" due to "nodejs12.x" which is no longer supported #55

Open ldelcroix opened 1 year ago

ldelcroix commented 1 year ago

Hello,

The CloudFormation stack fails to create the DataLakeHelper because of "nodejs12.x" is no longer supported.

The complete error: Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: b7bf5f63-e293-41f1-9ce5-b8c8f700dd53)" (RequestToken: 2becaa7e-5e0c-91b4-6260-6bb52a9872f2, HandlerErrorCode: InvalidRequest)

(ids modified)