aws-lambda-jenkins-plugin icon indicating copy to clipboard operation
aws-lambda-jenkins-plugin copied to clipboard

Update AWS Verison

Open lewisf2001uk opened this issue 8 years ago • 0 comments

Hello,

I am currently getting "Cannot create enum from eu-west-2 value!" error. In December 2016 AWS region eu-west-2 got introduced.

Would it be possible to get the AWS Version (pom.xml) updated. It looks like the earliest version this got introduced as 1.11.67 (https://github.com/aws/aws-sdk-java/blob/1.11.67/aws-java-sdk-core/src/main/java/com/amazonaws/regions/Regions.java), with the latest being 1.11.160 (https://github.com/aws/aws-sdk-java/blob/1.11.160/aws-java-sdk-core/src/main/java/com/amazonaws/regions/Regions.java).

Regards, Lewis Freeman

lewisf2001uk avatar Jul 12 '17 12:07 lewisf2001uk