433 skills found · Page 1 of 15
aws / Aws Toolkit VscodeAmazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
claudiajs / Claudia Bot BuilderCreate chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes
aws-samples / Lambda Refarch WebappThe Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
danilop / LambdAuthA sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
motdotla / Node LambdaCommand line tool to locally run and deploy your node.js application to Amazon Lambda
mentum / LambdawsDeploy, run and get results from Amazon AWS Lambda in a breeze
awslabs / Aws Lambda Go Api Proxylambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
binoculars / Aws Lambda FfmpegAn S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file 🎥 and uploads the outputs to a bucket.
ashiina / Lambda LocalCommandline tool to run Amazon Lambda function on local machines.
amazon-archives / Aws Serverless Auth Reference AppServerless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
aws-samples / Lambda Refarch ImagerecognitionThe Image Recognition and Processing Backend reference architecture demonstrates how to use AWS Step Functions to orchestrate a serverless processing workflow using AWS Lambda, Amazon S3, Amazon DynamoDB and Amazon Rekognition.
awslabs / Aws Lambda Redshift LoaderAmazon Redshift Database Loader implemented in AWS Lambda
aws-samples / Aws Serverless Security WorkshopIn this workshop, you will learn techniques to secure a serverless application built with AWS Lambda, Amazon API Gateway and RDS Aurora. We will cover AWS services and features you can leverage to improve the security of a serverless applications in 5 domains: identity & access management, code, data, infrastructure, logging & monitoring.
0x4D31 / HoneyLambdahoneyλ - a simple, serverless application designed to create and monitor fake HTTP endpoints (i.e. URL honeytokens) automatically, on top of AWS Lambda and Amazon API Gateway
awslabs / Lambda Refarch MapreduceThis repo presents a reference architecture for running serverless MapReduce jobs. This has been implemented using AWS Lambda and Amazon S3.
awslabs / Serverless Photo RecognitionA collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
aws-samples / Amazon Elasticsearch Lambda SamplesData ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code
aws-samples / Api Gateway Secure Pet StoreAmazon API Gateway sample using Amazon Cognito credentials through AWS Lambda
aws-samples / Aws Cognito Apigw Angular AuthA simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
aws-samples / Lambda Ecs Worker PatternThis example code illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS).