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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ