ExAws.Request.HttpClient behaviour

Callbacks

post/3

Specs:

  • post(url :: binary, req_body :: binary, headers :: [{binary, binary}, ...]) :: {:ok, %{status_code: pos_integer, body: binary}} | {:error, %{reason: any}}