One in-progress multipart upload as returned by the cleanup scanner.
Mirrors MultipartUpload in src-tauri/src/s3/multipart.rs.
MultipartUpload
src-tauri/src/s3/multipart.rs
Bucket in which the upload is in-progress.
Optional
Unix timestamp (seconds) when the upload was initiated, if known.
S3 object key.
Whether this upload was started by brows3r or an external tool.
AWS multipart upload ID.
One in-progress multipart upload as returned by the cleanup scanner.
Mirrors
MultipartUploadinsrc-tauri/src/s3/multipart.rs.