Access url not working

0

https://471112958034.awsapps.com/start is my access url according to AWS and yet it is not working when I try to set up Visual Studio

Enter image description here

When I try to use that url in Visual Studio for authentication it fails.. Enter image description here

browser says the url is invalidEnter image description here

2 Risposte
0

Hello.

What you are checking in the AWS Management Console is the IAM user information.
The information you are trying to enter in Visual Studio is IAM Identity Center information, so it will be different.
Please check the following document for the difference between IAM Identity Center and IAM users.
https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction_identity-management.html#intro-identity-users

If you want to create IAM Identity Center users, you need to set up IAM Identity Center.
https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/sso-credentials.html

For IAM users, you need to issue and configure an access key.
When you set up IAM Identity Center, you can see the "AWS access portal URL" as shown in the image below.
https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/setup-credentials.html
a

profile picture
ESPERTO
con risposta 2 mesi fa
0

Thanks so much for your answer. I dont have Identity Center set up - I dont have an identity source like Active Directory and I am on the free plan - but Visual Studio seems to want an Identity Center identity and I cannot work out how to get it to accept my IAM user Enter image description here

How do I get it to accept my IAM user?

con risposta 2 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