Wrapper to run lambda on express. Works great for running lambdas as an express server during development but is production ready. Developed to work in conjunction with matthewkeil/full-stack-pattern cdk construct.
AWS lambda router
An utility to validate events and responses using JSON Schemas
Retry a request.
The CDK Construct Library for AWS Lambda in Golang
Simple REST endpoint and action routing.
It is a lightweight rest client for node.js and the browser
solve node AWS lambda EMFILE issue
AWS Durable Execution Testing SDK for TypeScript
Shared request context types, builders, and policy condition generators for sdkapi and approvalsapi
Test Framework for AWS Lambda
Require with an expression.
TypeScript definitions for the Netlify platform
`aws-lambda-fastify@2.2.0` has been deprecated. Please use `@fastify/aws-lambda@3.0.0` instead.
<!--BEGIN STABILITY BANNER-->
AWS Application Load Balancer and API Gateway - Lambda dev tool for Serverless. Allows Express synthax in handlers. Supports packaging, local invoking and offline ALB, APG, S3, SNS, SQS, DynamoDB Stream server mocking.
Raygun Crash Reporting for AWS Lambda functions
Composable AWS Lambda handler chains and wrappers for Vyriy projects
Build API's and serverless code using node and first class functions.
Lambda wrapper for all Felloh Serverless Projects
@ctx-core aws cognito bindings
This plugin allows you to implement custom authentication flow by providing a custom user resolver based on the original HTTP request. The resolved user is injected into the GraphQL execution `context`, and you can use it in your resolvers to fetch the cu
AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native
Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser