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

Jenkins plugin for AWS Lambda deployment

Results 39 aws-lambda-jenkins-plugin issues
Sort by recently updated
recently updated
newest added

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)...

Re-raising JIRA issue here since it is not clear from plugin description which issue tracker is the main one. https://issues.jenkins-ci.org/browse/JENKINS-43627 #### AWS Lambda Plugin Update mode blank on 17th plus...

Leaving this here to point out that in the near future you will be able to use the aws-credential plugin for IAM access key and secret key storage. This means...

enhancement

I am writing a Jenkins job to encrypt plain text passswords and I am able to use the secure strings password variable in Jenkins but the log for the Invoke...

enhancement

Hi, When running on a slave the http://javadoc.jenkins-ci.org/jenkins/model/Jenkins.html#getInstance() will return ``null`` and therefore the ``com.xti.jenkins.plugin.awslambda.util.LambdaClientConfig#getClientConfiguration()`` will not honor the proxy setting found on the master. I would expect the general...

enhancement

Is there any way to add description if I wish to create a new version while deploying the lambda because once its deployed there is no way yet to update...

It would be a nice feature if we could add multiple aliases to a version. It could be added by allowing a comma separated list to the input box of...

I'm with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins you...