Module mz_aws_util::s3_uploader

source ·

Structs§

  • Information about a completed multi part upload after finish is called.
  • A multi part uploader which can upload a single object across multiple parts and keeps track of state to eventually finish the upload process. The caller does not need to know the final number of parts beforehand.
  • Configuration object to configure the behaviour of the S3MultiPartUploader.

Enums§

Constants§