gradle-aws-plugin icon indicating copy to clipboard operation
gradle-aws-plugin copied to clipboard

Nodejs 610 not supported

Open sjaschke opened this issue 8 years ago • 2 comments
trafficstars

Cannot convert string value 'Nodejs610' to an enum value of type 'com.amazonaws.services.lambda.model.Runtime' (valid case insensitive values: Nodejs, Nodejs43, Java8, Python27, Dotnetcore10, Nodejs43Edge)

sjaschke avatar Mar 31 '17 10:03 sjaschke

Same issue - looks like awsJavaSdkVersion = "1.11.86" needs to be updated to latest "1.11.163"

jgoggins avatar Jul 19 '17 14:07 jgoggins

Update to 1.2.x of AWS SDK

sptrakesh avatar Mar 17 '18 11:03 sptrakesh