aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

"export" the credentials to the integrated terminal?

Open estyrke opened this issue 2 years ago • 2 comments

System details (run the AWS: About Toolkit command)

OS: Linux x64 5.15.0-1038-azure Visual Studio Code extension host: 1.79.0 AWS Toolkit: 1.74.0 node: 16.17.1

Question

I am running VS code as a devcontainer in a GitHub Codespace. I authenticate to the AWS Toolkit using IAM Identity center. It works well, but I want to be able to use the AWS cli from the integrated terminal using the same credentials. Is this possible? I could run "aws configure sso", but then I'll have to enter the same config twice to get both the toolkit and cli working. Or am I just missing something obvious?

estyrke avatar Jun 09 '23 19:06 estyrke

Not yet, but we're working on it: https://github.com/aws/aws-toolkit-vscode/pull/3040

justinmk3 avatar Jun 09 '23 19:06 justinmk3

Oh, excellent! I'll wait patiently then. :)

estyrke avatar Jun 09 '23 19:06 estyrke