The Serverless Framework plugin which creates Lambda@Edge against pre-existing CloudFront.
Sirve como un puente entre diferentes funciones lambda, facilitando la comunicación entre ellas a través de invocaciones http
Run npm pack to generate a .zip archive file
Logger that is tightly integrated with the rest of the lambda-powertools
Lightweight routing to reduce boilerplate for API Gateway REST/HTTP API, ALB, Lambda Function URLs, and AppSync.
CDK Direct - Deploy AWS CDK apps directly via SDK/Cloud Control API
Cognito authentication made easy to protect your website with CloudFront and Lambda@Edge.
- Make sure you have c++ and python installed via visual studio - Go onto Visual Studio 2017 or 2019. - Select Tools/Get Tools and Features... - Make sure "Desktop Development with C++" is checked. - Maky sure "Python Development" is checked. -
Serverless V3 AWS Lambda Runtime Schema Override Plugin
TypeScript definitions for aws-serverless-express
Attach a CloudWatch LogSubscription to your functions' logs
Emulate AWS λ Invocations locally when developing your Serverless project
Parser of multipart/form-data requests for AWS Lambda
The CDK Construct Library for Amazon EventBridge Pipes Enrichments
serverless plugin to make serverless-sns-sqs-lambda events
Instana tracing and monitoring for Node.js based AWS Lambdas
CDK Constructs for deploying AWS Events Rule that inveokes AWS Lambda
Effectful AWS Lambda client
A Serverless Offline plugin that exposes lambdas with no API Gateway event via HTTP, to allow offline direct lambda-to-lambda interactions.
CDK constructs for defining an interaction between an Amazon SQS queue and an AWS Lambda function.
Middy middleware to sample debug logs for a configurable % of invocations
An extension of the serverless-webpack plugin that bundles your ES6 + TypeScript Node.js Lambda functions.
This module is deprecated. All constructs are now available under aws-cdk-lib/aws-apigatewayv2-authorizers
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.