sourcey/s3-image-optimizer

Deployment is failing as the current version of nodejs has been deprecated by AWS

Closed this issue · 1 comments

Error:

[InvalidParameterValueException: The runtime parameter of nodejs is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs4.3) while creating or updating functions.] message: 'The runtime parameter of nodejs is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs4.3) while creating or updating functions.', code: 'InvalidParameterValueException'

Fixed on 2147bd6