Functions - awslambda

__process
__register

__process

()

__register

(string handler, function(Context, json) returns (json | error) func)

Parameters

  • handler string
  • func function(Context, json) returns (json | error)