404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.144.255.105: ~ $
**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.

Filemanager

Name Type Size Permission Actions
bucket-exists.rst File 277 B 0755
bucket-not-exists.rst File 302 B 0755
object-exists.rst File 342 B 0755
object-not-exists.rst File 363 B 0755