aws-lambda-jenkins-plugin
aws-lambda-jenkins-plugin copied to clipboard
Option to hide sensitive pay loads when deploying function
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 Lambda function is displaying the payload in plain text.