robbytaylor/terraform-aws-s3-unzip

nodejs10.x is no longer supported for creating or updating AWS Lambda functions

Opened this issue · 0 comments

│ Error: error creating Lambda Function (1): InvalidParameterValueException: The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs16.x) while creating or updating functions.
│ {
│ RespMetadata: {
│ StatusCode: 400,
│ RequestID: "6b8cd3eb-d154-4d10-9950-ef3aab26709e"
│ },
│ Message_: "The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs16.x) while creating or updating functions.",
│ Type: "User"
│ }