# `ExAws.Request.Req`
[🔗](https://github.com/ex-aws/ex_aws/blob/v2.7.0/lib/ex_aws/request/req.ex#L2)

Configuration for `m:Req`.

Options can be set for `m:Req` with the following config:

    config :ex_aws, :req_opts,
      receive_timeout: 30_000

The default config handles setting the above.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
