Hey friends,
I’ve just published a screencast + article on how to use AWS S3 in Elixir with ExAws.
I show how to put
, get
, list
and delete
small S3 objects. Then how to use multipart uploads to upload large files, how to generate presigned urls and process large S3 objects on the fly.
Alvise
Article: https://www.poeticoding.com/aws-s3-in-elixir-with-exaws/