Represents an AWS S3 file download operation
@type t() :: %ExAws.S3.Download{ bucket: term(), dest: term(), opts: term(), path: term(), service: term() }