aws_erin v0.2.0 AwsErin.Http View Source
Documentation for AWS HTTP.
Link to this section Summary
Link to this section Functions
DELETE AWS rest api.
GET AWS rest api.
Link to this function
post(endpoint_uri, region_name, service_name, headers, request_payload, options)
View SourcePOST AWS rest api.
Link to this function
put(endpoint_uri, region_name, service_name, headers, request_payload, options)
View SourcePUT AWS rest api.
Link to this function
request(endpoint_uri, http_request_method, region_name, service_name, headers, request_payload, options \\ [])
View SourceRequest AWS rest api.