Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not support for awsRegion : Hong Kong / ap-east-1 #102

Open
tridentz opened this issue Feb 18, 2020 · 0 comments
Open

Not support for awsRegion : Hong Kong / ap-east-1 #102

tridentz opened this issue Feb 18, 2020 · 0 comments

Comments

@tridentz
Copy link

Not support for awsRegion : Hong Kong / ap-east-1

java.lang.IllegalArgumentException: Cannot create enum from ap-east-1 value!
at com.amazonaws.regions.Regions.fromName(Regions.java:76)
at com.xti.jenkins.plugin.awslambda.util.LambdaClientConfig.getClient(LambdaClientConfig.java:38)
at com.xti.jenkins.plugin.awslambda.callable.DeployCallable.call(DeployCallable.java:41)
at com.xti.jenkins.plugin.awslambda.callable.DeployCallable.call(DeployCallable.java:23)
at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
at com.xti.jenkins.plugin.awslambda.upload.LambdaUploadBuildStep.perform(LambdaUploadBuildStep.java:81)
Caused: java.lang.RuntimeException

Error thrown when deployLambda is run, for jenkins plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant