Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
elb
/
wait
/
Filename :
any-instance-in-service.rst
back
Copy
**To pause running until any registered instance is in service** The following ``wait any-instance-in-service`` command pauses and continues only after it confirms that the specified load balancer has at least one instance in service. aws elb wait any-instance-in-service \ --load-balancer-name my-loadbalancer This command produces no output.