Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
wait
/
Filename :
key-pair-exists.rst
back
Copy
**To wait until a key pair exists** The following ``wait key-pair-exists`` example pauses and resumes running only after it confirms that the specified key pair exists. It produces no output. :: aws ec2 wait key-pair-exists \ --key-names my-key-pair