gradle-aws-plugin
gradle-aws-plugin copied to clipboard
Nodejs 610 not supported
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)
Same issue - looks like awsJavaSdkVersion = "1.11.86" needs to be updated to latest "1.11.163"
Update to 1.2.x of AWS SDK