Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / ec2 / wait / password-data-available.rst
Size: Mime:
**To wait until the password data for a Windows instance is available**

The following ``wait password-data-available`` example pauses and resumes running only after it confirms that the password data for the specified Windows instance is available. It produces no output. ::

    aws ec2 wait password-data-available \
        --instance-id i-1234567890abcdef0