This is a vmod for varnish to send and receive HTTP requests from VCL for cloud buckets with automatic authorization and acting as a backend, leveraging the reqwest crate.
This vmod is based on vmod-reqwest.
Currently this only supports AWS S3 for now.
Refer to example for a default.vcl
on its use.