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
posta 4 mesi fa191 visualizzazioni
2 Risposte
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
ESPERTO
con risposta 4 mesi fa
  • 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
con risposta 4 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande