HTTP status utility
Node.js's util module for all engines
Astro integration for Run402. Auth-aware SSR (<SignIn /> / <UserButton /> / <SignedIn> / <SignedOut> + cookie-session integration), pre-encoded image variants (3-width WebP ladder + HEIC display_jpeg + blurhash), and one-line wiring for run402-hosted proj
Lightweight OpenTelemetry instrumentation for AWS Lambda
Quickly publish serverless applications in the cloud.
Pluck graphql-tag template literals
A tiny reactive component system with declarative slots, keyed lists, reactive props, and DOM diffing.
A JSII construct lib to build AWS Serverless infrastructure to orchestrate Redshift using AWS stepfunctions.
AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service
types shared by api and client
Communicates directly with the DynamoDB tables.
Set an attribute on a DOM element
A lightweight, low-overhead concurrency library
OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.
CDK library for deploying web applications on AWS
map request response to lambda
BoxLite bare-metal sandbox adapter for Sandbank
HTTP client that supports forwarding correlation IDs (captured via @dazn/lambda-powertools-correlation-ids) and auto-records metrics
API client for https://github.com/ResourcefulHumans/starhs-api-proxy-aws-lambda using fetch
Simple querystring parser for Zeit's Micro
a simple and opinionated lambda handler library, built with middy
The complete AWS API Gateway Framework, powered by [Serverless Components](https://github.com/serverless/components).
## Always throw error ```javascript throw { //http error: it is optional, only required if the called is a lambda function ... HTTPERROR_400, //type: suggest to have it for every error type: 'ERROR_API_ERROR', //source: keep the modu
A module to simplify creation of Alexa (Amazon Echo) apps (Skills) using Node.js