aws-lambda-python
There are 177 repositories under aws-lambda-python topic.
aws-samples/aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
M-Media-Group/Covid-19-API
This is the code running in AWS Lambda powering covid-api.mmediagroup.fr/v1. The API provides realtime and historical data on Coronavirus COVID-19 confirmed cases, deaths, and recovered cases. This API has now been called over 40 million times, thank you!
srcecde/aws-tutorial-code
AWS tutorial code.
tobilg/python-lambda-layer-builder
A build tool for creating optimized Python AWS Lambda layers
intuit/Trapheus
This tool automates restoration of RDS database instances from snapshots into any dev, staging or production environments. It supports individual RDS Snapshot as well as cluster snapshot restore operations.
epsagon/epsagon-python
Automated tracing library for Python 2.7, 3.6, 3.7 and 3.8 ⚡️
reply-fr/sustainable-personal-accounts
automate the control, the purge and the management of AWS accounts assigned permanently to selected employees - foster innovation from cloud teams
codingforentrepreneurs/try-zappa
Create a Serverless Web Application using Zappa, AWS Lambda, and Django.
tpaul1611/python_tflite_for_amazonlinux
Python TensorFlow Lite (tflite) for amazonlinux/aws lambda.
nogizhopaboroda/lapa
Universal AWS Lambda packager
dliggat/local-lambda-toolkit
A starting point repository for rapid AWS Lambda software development
aws-samples/aws-cfn-save-costs-auto-start-stop-ec2
Automate Start and Stop of Amazon EC2 Instances to Save costs
aws-samples/simple-smart-mirror
“The Simple Smart Mirror” is an Alexa voice controlled programmable LED strip with additional smarts: made by builders for builders and their kids. It is NOT just a typical mirror with LED’s. The Simple Smart Mirror is integrated with AWS CI/CD pipeline and serverless backend, including management of Raspberry Pi in your home network. The project focuses in a learning experience - something a parents can do with their kids.
build-on-aws/bookstore-demo-app-with-authz
Authorization is one of the foundational needs when building your applications and services. Learn how, with the help of Cedar and Amazon Verified Permissions, to to add non-trivial authorization rules to your web application.
infamousjoeg/aws-ec2-cloudflare-lambda
An AWS Lambda function created in Python 2.7 that triggers on CloudWatch Event of an EC2 instance starting and takes the Public IPv4 Address and updates an A-record within Cloudflare DNS using Cloudflare's API.
amcclosky/fastapi-lambda
Example FastAPI on Lambda with Container Image
aws-samples/aws-ipranges-api
Provides AWS IP prefixes as web feeds for auto update by firewalls and applications
robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda
Terraform Module to provision Lambda Function that routes SNS messages to CloudWatch Logs
Sam-Martin/aws-xray-lambda-segment-shim
A shim which faciliates the AWS X-Ray tracing of Lambda Functions invoked by triggers which don't have native X-Ray support.
CloudSnorkel/serverless-pydeps
Serverless plugin to quickly automate Python dependencies
kilna/python-lambda-docker
Lightweight docker image for running, testing, packaging and deploying python-based AWS lambda functions
robertpeteuil/build-lambda-layer-python
Build AWS Lambda Layer zip file for specific version of Python and given requirements.txt
Elkinmt19/aws-databases-project
This repository has some awesome projects related to some of the most important Databases services of AWS.
robertpeteuil/terraform-aws-certbot-cloudflare-lambda
Terraform Module to provision Lambda Function to get/renew LetsEncrypt certs for Cloudflare domains
icelam/leetcode-daily-question-telegram-bot
Fetch question of today from Leetcode's GraphQL API and send it to Telegram channel @LeetcodeQustionOfToday
JamesKyburz/dynamodb-logs
sample repo to use dynamodb with append only logs
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.
Moesif/moesif-aws-lambda-python
Moesif AWS Lambda middleware for Python, for API Monitoring, Analytics, and Monetization.
MuhammadAbyaz/summarizer-ai
Summarizer-AI is an API-based service that provides PDF summarization using serverless architecture. Built with Go and AWS CDK, it leverages modern cloud technologies to deliver efficient and scalable solutions.
AshuJoshi/AmazonDocumentDB
A getting started guide on Amazon DocumentDB - how to set up using AWS CDK
aws-samples/aws-fis-actions-for-lambda
A sample code repository for showing AWS FIS fault actions for AWS Lambda
shlublu/awsmate
A companion for your AWS Python developments.