Amazon web services – updating runtime value of aws lambda function module into nodejs16
I need to update the runtime value from nodejs14 to nodejs16. When I update the runtime of my terraform runtime value into nodejs16.x its giving the following error. expected runtime to be one of [nodejs nodejs4.3 nodejs6.10 nodejs8.10 nodejs10.x nodejs12.x…