API Reference FaasBase v1.1.1
Modules
This is FaaS base.
Use FaasBase and implement handle(event, context)
function
A logger for AWS Lambda.
A request for AWS Lambda. (format v1 and v2 in API Gateway)
A response for AWS Lambda.
A logger for Azure Functions.
A request for Azure Functions.
A response for Azure Functions.
A logger for Common.
A logger for IBM Functions.
A request for IBM Functions.
A response for IBM Functions.
A logger for FaaS.
Mix Tasks
Create zip file for AWS Lamdba with custom runtime.
Create files to publish Azure Functions.
Create zip file for IBM Functions with custom runtime.