LambdaBase v0.1.2 LambdaBase behaviour

Documentation for LambdaBase.

Link to this section Summary

Callbacks

Callback function.

Link to this section Callbacks

Link to this callback

handle(event, context)

handle(event :: map(), context :: map()) ::
  {:ok, String.t()} | {:error, String.t()}

Callback function.