StructsΒ§
- S3Object
Iter π - S3Object
Store - Object store with S3 backend
The full path to a file on S3 would be
s3://bucket/<data_directory>/prefix/file
- S3Streaming
Uploader - 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.
- S3_
INCOMPLETE_ πMULTIPART_ UPLOAD_ RETENTION_ DAYS - 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 - set_
error_ πshould_ retry
Type AliasesΒ§
- PartId π