-
Notifications
You must be signed in to change notification settings - Fork 752
Open
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Description
Problem
When using AWS toolkit, having default credentials in %userprofile%\.aws\config and %userprofile%\.aws\credentials, AWS Toolkit automatically connects.
However, when switching to non default profiles with the same credentials, aws toolkit extension will keep crashing extension host until it is disabled
Note that in my setup, my credentials include aws_access_key_id aws_secret_access_key aws_session_token
Steps to reproduce the issue
- Setup aws credentials with
aws configure - Make a copy of the profile in
~/.aws/profileand~/.aws/credentialsbut under different name - Open the extension > Select a connection...
- Select the duplicated profile
- Extension host crashed
Expected behavior
Able to switch between profile normally
System details (run AWS: About and/or Amazon Q: About)
OS: Windows_NT x64 10.0.26200
Visual Studio Code extension host: 1.106.2
AWS Toolkit: 3.89.0
node: 22.20.0
electron: 37.7.0
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.