aws-lambda-edge
There are 18 repositories under aws-lambda-edge topic.
asaaki/rust-wasm-on-lambda-edge
Rust/WASM on AWS Lambda@Edge (CloudFront)
builtinnya/aws-lambda-edge-basic-auth-terraform
A Terraform module that creates AWS Lambda@Edge resources to protect CloudFront distributions with Basic Authentication.
nicusX/cloudfront-ab-testing
A/B testing on CloudFront using Lambda@Edge
yvele/aws-cfn-custom-resource-lambda-edge
🏗 AWS CloudFormation custom resource that allows deploying Lambda@Edge from any region
evolv-ai/serverless-offline-edge-lambda
A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline
dsc8x/nextjs-aws-lambda-edge-starter
Starter/Example App for Running Next.js on AWS Lambda@Edge
vzakharchenko/keycloak-api-gateway
Login flow gateway through Keycloak for static Web resources(bundle.js, images, pdf etc...)
efokschaner/lambda-at-edge-dash-cf-template
A stock Lambda@Edge CloudWatch Dashboard that works
jkahn117/aws-edge-blocking
Sample of leveraging AWS Lambda@Edge to block high rate requests by a session id stored in a cookie.
KevinMellott91/bird-lens
Ever wonder what birds stop by your feeder while you are away? Me too, so I pieced together a few AWS services that allow my DeepLens to do the work for me.
david-novicki/lambda-edge-split-app
I have created a Proof of Concept for using a split SPA with Lambda@Edge and AWS Cloudfront. It's purpose is to send a partial application (just Sign In app) for unauthenticated users and only deliver the full application when authentication is complete.
robbytaylor/terraform-static-website-redirection
A Terraform module for a static website with Lambda@edge redirect to the primary hostname
kagarlickij/aws-cloudformation-s3-basic-auth
CloudFormation template with CI to deploy CloudFront and Lambda for S3 basic auth
mengjiann/aws-lambda-edge-cloudfront
AWS Lambda Edge for Cloudfront
RichardM99/aws-s3-auth-with-lambda-edge
Authenticate requests to an S3 bucket with Lambda@Edge & CloudFront
ugns/terraform-aws-route53-mta-sts
Mail Transport Agent - Strict Transport Security for AWS Route53
buildit/cloudfront-ab-testing
A/B testing on CloudFront using Lambda@Edge
va1da5/aws-protected-static-site
An example AWS deployment configuration for a static site protected by basic authentication.