Closed mknoth197 closed 4 months ago
Depending on if this is a breaking change or not, but the version of the lambdas should be bumped to nodejs20.x
to avoid this error
Hi @mknoth197 , thanks for your bug report. As you mentioned, the issue can be resolved for now by updating the runtime version of the Lambda functions to Node v16. An upgrade to Node v20 isn't as easy, as that version uses the AWS SDK v3 instead of v2.
We are currently working on updating the functions to resolve this.
@bfreiberg , the CF template that is fetched from the Self Hosted part of the workshop is still leveraging v14
I am able to fix this myself, but just thought I would bring it to your attention
Photo of CF template that is loaded
Error message
Hi @mknoth197 , thanks for the additional information. I'll let you know once we have released an update
Hi, the template has been updated and it should work again. Could you please test it again
Was going thru the workshop and was creating the CF stack provided in the guide and the CF stack failed to spin the IaC due to a an outdated version of node not agreeing with the lambdas. Here is the error below being thrown on the console
Image: