Provides default handler for nestjs on lambda
A lightweight, type-safe event dispatcher and middleware orchestrator for AWS Lambda. Designed for hexagonal architectures with support for segmented routing (public, private, backoffice), Cognito User Pool validation, and built-in infrastructure middlewa
write your lambda handlers as promises which get event, context a custom payload and the cb, use promises as middleware, by default last promise's return value in chain resolves to api gateway json response
Middy middleware that detects and stops infinite loops
Utility package with constants, errors, functions and logging
Check your lambdas file size and optimize them to reduce cold start duration.
S3 middleware for the middy framework
jsreport extension providing pdf operations like merge or concatenation
A module for simplifying development with aws lambda by providing a pattern for modularizing the pre-processing that typically takes place before core business logic is executed (e.g. initialization, authentication/authorization, http header injection...e
A transactional email mailer that runs on AWS lambda and sends emails via SES
Shared CDK constructs and utilities for integrating external modules with the Allma serverless AI orchestration platform.
Can be used to deploy Lambda functions if code is in src folder and index.js file.
Utilities to write Event Driven & Serverless architectures on AWS
Lamware Middleware for tracking with Sentry
An AWS Lambda layer that contains version 2 of the AWS CLI
use netlify identity with react
This AWS CDK construct stack subscribes to a CloudWatch Logs log stream, and when a target log level is detected, it sends the log information to a Step Functions state machine via a Lambda function. The state machine processes and formats the log informa
Mtn Library
A cdk construct to simplify emailing form submissions using SNS.
OpenTelemetry semantic span wrapper for AWS Lambda handlers following FaaS conventions
Generators for lambda triggers to manage custom auth flows in Cognito
WebSocket response handling middleware for the middy framework
Creates a tiny adapter that converts Lambda invocations to Gourmet Renderer calls
Helper for managing custom AWS CloudFormation resources in a Lambda function