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
asked 3 months ago169 views
2 Answers
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
EXPERT
answered 3 months ago
  • 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
answered 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions