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

Plugin does not recognize env variable #77

Open
mattia85 opened this issue Oct 31, 2017 · 0 comments
Open

Plugin does not recognize env variable #77

mattia85 opened this issue Oct 31, 2017 · 0 comments

Comments

@mattia85
Copy link

Hi,
i'm trying to deploy lambda function using Use instance credentials option.
I have exported the AWS credentials as env variable (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY_), but i'm getting the following error during the deploy.

com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain

I'm able to deploy the lambda function only by passing AWS Access Key Id and Secret explicitly or using default credentials located at ~/.aws
Any one have the same problem?
I'm using jenkins 2.73.2 with version 0.5.10 of lambda-jenkins-plugin.

Thanks.
Mattia

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