Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Error If I change AWS keys to variable

Tuấn Nguyễn Anh September 30, 2019

Hello everyone,

 

A few weeks ago, I use the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in the pipeline directly and It works.

I replace these keys with Account variables and got the error message :

An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.

I try to echo $AWS_ACCESS_KEY_ID & $AWS_SECRET_ACCESS_KEY and the result;

+ echo "Your AKID is $AWS_ACCESS_KEY_ID" 
Your AKID is Access key ID
+ echo "Your sec is $AWS_SECRET_ACCESS_KEY"
Your sec is Secret access key

 I search on google but don't see the same case.

Anyone have any ideas about this case? Appreciate for your help.

Thanks,

Tuan Nguyen

1 answer

1 accepted

0 votes
Answer accepted
Tuấn Nguyễn Anh September 30, 2019

Sorry, on my repo has Repository variables and I set the wrong keys here.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events