FaasBase.Ibm.Request (FaasBase v1.0.1) View Source

A request for IBM Functions.

properties

  • :method - Http method as an atom(:get, :post, etc.)
  • :headers - Http headers as map
  • :body - Http body as string
  • :path - Http body as string

Link to this section Summary

Functions

create request from event

Link to this section Functions

create request from event