Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a "Building Windows Images with AWS Session Manager" guide #9464
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The use of SSM with Windows currently only works with the SSH communicator, which is stock for Linux operating systems but not for Windows. The latter can make the time to first image for a user wishing to use SSM with Windows a little tricky.
This request is to create a simple guide similar to the Windows Example that users could use to bootstrap a Windows instance with SSH and SSM.