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: bundle-task-complete.rst
**To pause running until a bundle task is completed** The following ``wait bundle-task-completed`` example pauses and continues only after it can confirm that the specified bundle task is completed. :: aws ec2 wait bundle-task-completed \ --bundle-ids bun-2a4e041c This command produces no output.
Save
Cancel