Guide – How To Start – AWS CLI on Windows Server 2016 Datacenter on Amazon

AWS CLI on Windows Server 2016 Datacenter provides a dependable environment for executing AWS operations through scripts and terminal commands on a familiar Windows-based system.

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.

Connection to AWS CLI on Windows Server 2016 Datacenter

To connect to the Server, you should generate a “Private Key” in advance. This can be done using Guide – How To – Create and use Key Pair to connect to a VM

  1. To connect to the virtual machine click the Remote desktop file from step 10 of the “Guidance on usage”
  1. In the window that appears, enter the password from step 12 of the “Guidance on usage” and click “OK”
  1. Check the box and click “Yes.”
  1. Run the Command Prompt shortcut on the desktop
  1. To check the currently installed version and available updates, use the command

 aws –version:

  1. For a complete list of commands with descriptions, type aws help (type q to quit):
  1. To get more information use Getting started with the AWS CLI – AWS Command Line Interface

Now you can easily work with AWS Command Line Interface.

Website Built with WordPress.com.

Up ↑