3

I am trying to install AWS toolkit on MS Visual Studio 2017 (Community Edition) using the link here, but I can't find AWS Explorer in VIEW menu of VS:

Screenshot showing absence of 'AWS Explorer' option

Tried a couple of workarounds, such as in this thread, but could not find a solution. Tried reinstalling the AWS toolkit and Visual studio as well.

Additional Info: I have installed Visual Studio in D drive, while the AWS Toolkit is installed in the default directory:

C:\Program Files (x86)\AWS SDK for .NET
Community
  • 1
  • 1
user1234
  • 125
  • 1
  • 8

3 Answers3

3

You can download a preview version of the toolkit for Visual Studio 2017. It works as a charm in the released Community Edition. Use this link to get it: Download AWS SDK extension to VS 2017

This is an VS extension, and it will link to - as Collin M. Barrett so rightly pointed out - to the actual AWS SDK for Net (Visual Studio).

netfed
  • 602
  • 8
  • 18
  • Ugh, how pointlessly obnoxious on Amazon's part - the official page for the toolkit at https://aws.amazon.com/visualstudio/ offers no hint whatsoever that it doesn't support the current version on Visual Studio, and the installer happily proceeds and says that the toolkit is installed successfully. I would've had no clue what I was doing wrong without this answer. Thanks! – Mark Amery May 01 '17 at 10:13
1

The toolkit is actually here: https://aws.amazon.com/visualstudio/ (What you are linking to is the SDK.) And, I don't think they have a release available for Visual Studio 2017 yet, unfortunately.

Collin Barrett
  • 2,441
  • 5
  • 32
  • 53
1

Go to tool -> Extension and Updates -> Just Enable the AWS tool kit if it is installed