This section explains how to use the
qq s3_abort_upload
command.Description
Aborts an S3 upload in progress. You can perform this operation on user-initiated multipart uploads and system-initiated uploads that the PutObject and CopyObject API actions use.
Usage
qq s3_abort_upload [-h] --bucket BUCKET --upload-id UPLOAD_ID
Flags
Flag Name | Required | Description |
---|---|---|
--bucket
|
Yes | The S3 bucket to which the upload was initiated |
--upload-id
|
Yes | The identifier of the upload to abort. |