aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.46k stars 394 forks source link

How to remove a connection #3804

Open BastianZim opened 11 months ago

BastianZim commented 11 months ago

System details (run the AWS: About Toolkit command)

Question

When connecting to AWS, I can add an IAM Identity Center connection using Add another IAM Identity Center Profile but I haven't found a way to delete them later again. How do I do that?

justinmk3 commented 11 months ago

It's not ideal, currently the way to remove a connection is to first select it, then in the AWS panel, right-click on the connection and choose "Sign out" from the context menu:

image
BastianZim commented 11 months ago

Ok, thank you! Would you mind adding a feature request label for maybe a better explanation or an easier way?