Thank you all in advance. I have an AWS account with a Visual Studio app that I haven’t touched in a while, and I’m finally getting back around to working on it after updating Windows to Windows 10 and Visual Studio to 2022.
The problem: I can no longer test uploading PDFs, and the AWS Toolkit does not appear on the Tools dropdown, because the app is no longer connected to AWS. To do the prerequisite setup before “Start the Modernization Journey”, I’ve done:
- manually entering the credentials and using the credentials file in .aws, which is accepted, but the Run Setup fails;
- changing the AWS user with the qualified roles to “default” name;
- adding administrator privileges to the AWS user just as a test;
- ensuring my Windows user has administrator access; and
- checking the Cloud Formation stack, which shows nothing recent;
The output window says “Failed to get status of CloudFormation stack”, but the error message is the rather unhelpful “Cause of failure: Unknown error occurred.” If anyone has any ideas to help, please let me know!