404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.188.163.142: ~ $
**To wait (pause running) until an object no longer exists**

The following ``wait object-not-exists`` example pauses and continues only after it can confirm that the specified object (``--key``) in the specified bucket doesn't exist. ::

    aws s3api wait object-not-exists \
        --bucket my-bucket \
        --key doc1.rtf

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