How to change region in Vistual Studio Code AWS Toolkit terminal access

0

I am able to connect to US East North Virginia but need to access Canada Central. How to change region? Can not do it by Login, IAM Identity Center credentials as I do not have access to IAM Identity Center which has the "Start URL" so have to use IAM Roles Credentials and that gives no option to go to a specific region.

Andrey
已提问 4 个月前191 查看次数
2 回答
0

Hello.

If IAM Identity Center is not available, another method is to issue an access key from an IAM user.
https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/setup-credentials.html

profile picture
专家
已回答 4 个月前
  • i give up. i just wanted a small server connected with VSC but its impossible. aws sucks

0

Complete the following procedure to add a Region from the AWS Explorer.

From VS Code, open the Command Palette by expanding View on the main menu and choosing Command Palette. Or use the following shortcut keys:

    Windows and Linux – Press Ctrl+Shift+P.

    macOS – Press Shift+Command+P.

From the Command Palette, search for AWS and choose AWS: Show Region in the Explorer to display a list of available Regions.

From the list, choose the Region that you want to add to the AWS Explorer.

The Region your chose now displays in the AWS Explorer.

You also have to ensure there is no SCP preventing you to display the required region.
profile pictureAWS
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容