View Source aws_request (aws v0.3.1)
Link to this section Summary
Functions
Include additions only if they don't already exist in the provided list.
Add querystring to url is there are any parameters in the list
Build custom request headers based on a list key-value pairs representing the mappings from param names to header names and a map with the
params
.Build request headers based on a list key-value pairs representing the mappings from param names to header names and a map with the
params
.Link to this section Functions
Specs
add_query(binary(), [{binary(), any()}]) -> binary().
params
.
params
.
Specs
method_to_binary(atom()) -> binary().