ExAws v1.1.4 ExAws.S3.Download View Source

Represents an AWS S3 file download operation

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExAws.S3.Download{bucket: term, dest: term, opts: term, path: term, service: term}

Link to this section Functions

Link to this function build_chunk_stream(op, config) View Source
Link to this function chunk_stream(file_size, chunk_size) View Source
Link to this function get_chunk(op, map, config) View Source