A collection of utilities for JS, a sort of substandard library.
Work TIF TypeScript-based AWS infrastructure toolkit featuring DynamoDB integration, AppSync support, SES functionality, and GraphQL capabilities with comprehensive audit logging and AWS Signature V4 authentication.
Create a TypeScript project from a template
CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.
Build swagger-compliant REST APIs using TypeScript and Node
Packages a repo and deploys to AWS Lambda.
Parses event data from cloud watch logs.
Circuit breaker pattern for AWS Lambda with DynamoDB state management
DynamoDB middleware for the middy framework
Lambda-MVC. Tiny request-router-middleware-controller-model-view-response framework for APIGateway + Lambda stateless applications
Provides default handler for nestjs on lambda
A set of useful constructs, stacks, applications and patterns to help ease your journey with cdk
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
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
Utility package with constants, errors, functions and logging
Middy middleware that detects and stops infinite loops
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
StatsD backend to send stats to stathat
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
Shared CDK constructs and utilities for integrating external modules with the Allma serverless AI orchestration platform.
A transactional email mailer that runs on AWS lambda and sends emails via SES
Can be used to deploy Lambda functions if code is in src folder and index.js file.