API Reference Mayfly v#0.1.0
View SourceModules
Mayfly - AWS Lambda Custom Runtime for Elixir.
Error handling utilities for AWS Lambda functions. Provides standardized error formatting and conversion functions.
Handles the resolution and execution of Lambda function handlers.
Helper functions for AWS Lambda runtime.
GenServer that handles the AWS Lambda event loop. Continuously polls for new invocations and processes them.
Handles communication with the AWS Lambda Runtime API. Provides functions for fetching invocations and sending responses.
Supervisor for the Mayfly application.
Mix Tasks
A Mix task for building AWS Lambda deployment packages for Elixir applications.