necatiarslan / aws-s3

Aws S3 Extension for VsCode
Apache License 2.0
9 stars 6 forks source link

multiple AWS config profiles #7

Closed mariuszATontario closed 11 months ago

mariuszATontario commented 1 year ago

I have multiple profiles defined in my .aws\config file. How do I switch between the profiles? It would seem that AWS-S3 always selects default profile. thx.

-M

necatiarslan commented 1 year ago

You can click the person icon at the top to switch between accounts. It is the third icon at the top right.

image