aws-sigv4 icon indicating copy to clipboard operation
aws-sigv4 copied to clipboard

SessionToken not imported from Import, Auto

Open rbeede opened this issue 2 years ago • 0 comments

The SessionToken field is not populating when I import my .aws/credentials using the Import, Auto button.

The profile shows up after clicking on Auto, and I can click on Ok.

However, if I Edit the profile after that only the AccessKeyId and SecretKey are populated while SessionToken is blank.

My .aws/credentials file does have the expected "aws_session_token = IQ..." value in it and from the aws cli it does work.

rbeede avatar Sep 29 '22 16:09 rbeede