Module is.codion.framework.lambda
module is.codion.framework.lambda
AWS Lambda integration for Codion entity services.
This module provides serverless deployment capabilities for Codion applications on AWS Lambda. It implements the Codion entity protocol directly, allowing existing HTTP-based entity connection clients to connect to Lambda functions without modification.
Key features:
This module provides serverless deployment capabilities for Codion applications on AWS Lambda. It implements the Codion entity protocol directly, allowing existing HTTP-based entity connection clients to connect to Lambda functions without modification.
Key features:
- Connection pooling using Codion's
ConnectionPoolWrapper
- Multi-user support with separate pools per authenticated user
- Health monitoring with connection pool statistics
- Extensible architecture via
LambdaEntityHandler
-
Packages
Exports