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: customer-gateway-available.rst
**To wait until a customer gateway is available** The following ``wait customer-gateway-available`` example pauses and resumes running only after it confirms that the specified customer gateway is available. It produces no output. :: aws ec2 wait customer-gateway-available \ --customer-gateway-ids cgw-1234567890abcdef0
Save
Cancel