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 / spot-instance-request-fulfilled.rst
Size: Mime:
**To wait until an Spot Instance request is fulfilled**

The following ``wait spot-instance-request-fulfilled`` example pauses and resumes running only after it confirms that a Spot Instance request is fulfilled in the specified Availability Zone. It produces no output. ::

    aws ec2 wait spot-instance-request-fulfilled \
        --filters Name=launched-availability-zone,Values=us-east-1