ExAws v2.0.0 ExAws.Request View Source
Makes requests to AWS.
Link to this section Summary
Link to this section Types
Link to this type
success_content()
View Source
success_content() :: %{body: binary, headers: [{binary, binary}]}
Link to this section Functions
Link to this function
request_and_retry(method, url, service, config, headers, req_body, arg)
View Source