Structs§
- S3Object
Iter π - Object store with S3 backend The full path to a file on S3 would be
s3://bucket/<data_directory>/prefix/file
- S3 multipart upload handle. The multipart upload is not initiated until the first part is available for upload.
Constants§
- MIN_
PART_ πID MinIO and S3 share the same minimum part ID and part size. - Stop multipart uploads that donβt complete within a specified number of days after being initiated. (Day is the smallest granularity)
Functions§
- get_
upload_ πbody
Type Aliases§
- PartId π