
get-password-data
*****************


DESCRIPTION
===========

Retrieves the encrypted administrator password for the instances
running Windows.

Note: The Windows password is only generated the first time an AMI is
  launched. It is not generated for rebundled AMIs or after the
  password is changed on an instance. The password is encrypted using
  the key pair that you provided.


SYNOPSIS
========

   aws ec2 get-password-data
     --instance-id <value>


REQUIRED PARAMETERS
===================

"--instance-id"  (string)
   The ID of the instance for which you want the Windows administrator
   password.


OPTIONAL PARAMETERS
===================

None
