ExAws.Request

Summary

attempt_again?(attempt, reason)
backoff(attempt)
binary_headers(headers)
client_error(arg1, json_codec)
handle_aws_error(type, message)
headers(http_method, url, service, config, headers, body)
request(http_method, url, data, headers, client)
request_and_retry(method, url, service, config, headers, req_body, arg7)
service_name(service)

Types

response_t :: {:ok, any} | {:error, {:http_error, pos_integer, binary}}

Functions

attempt_again?(attempt, reason)
backoff(attempt)
binary_headers(headers)
client_error(arg1, json_codec)
handle_aws_error(type, message)
headers(http_method, url, service, config, headers, body)
request(http_method, url, data, headers, client)
request_and_retry(method, url, service, config, headers, req_body, arg7)
service_name(service)