aws-toolkit-vscode: Fail to login with AWS Builder Id: AccessDeniedException

System details (run the AWS: About Toolkit command)

  • OS: Window11
  • Visual Studio Code version: 1.74.2
  • AWS Toolkit version: v1.60.0

Question

I have already set the AWS builder but still can not log in normally as the pictures show in the tutorial. Could you give me a hand, please? Thank you. image

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 2
  • Comments: 17 (7 by maintainers)

Most upvoted comments

@justinmk3 I was about to write an update earlier this morning. I guess no, I had my Amazon Builder ID but I had not “enabled” CodeCatalyst for my account.

Definitely a manipulation error on my end but it could benefit a little bit more clarity rather than just the access error exception.

I was experiencing similar issues to this due to use of aws-vault. There could be a chance that a similar solution could be useful here. Using the credential process in ~/.aws/config enabled me to get this working as expected. Solution pulled from this discussion.