Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
s3api
/
wait
📤 Upload
📝 New File
📁 New Folder
Close
Editing: bucket-not-exists.rst
**To wait (pause running) until a bucket no longer exists** The following ``wait bucket-not-exists`` example pauses and continues only after it can confirm that the specified bucket doesn't exist. :: aws s3api wait bucket-not-exists \ --bucket my-bucket This command produces no output.
Save
Cancel