Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
wait
📤 Upload
📝 New File
📁 New Folder
Close
Editing: key-pair-exists.rst
**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
Save
Cancel