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 個答案
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
專家
已回答 2 個月前
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?

已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南