An open API service providing repository metadata for many open source software ecosystems.

Topic: "aws-lambda-python"

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.

Size: 8.53 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2,254 - Forks: 1,310

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!

Language: Python - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 398 - Forks: 31

srcecde/aws-tutorial-code

AWS tutorial code.

Language: Python - Size: 99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 202 - Forks: 320

tobilg/python-lambda-layer-builder

A build tool for creating optimized Python AWS Lambda layers

Language: Shell - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 124 - Forks: 11

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.

Language: Python - Size: 105 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 113 - Forks: 55

epsagon/epsagon-python 📦

Automated tracing library for Python 2.7, 3.6, 3.7 and 3.8 ⚡️

Language: Python - Size: 3.36 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 22

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

Language: Python - Size: 17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 7

codingforentrepreneurs/try-zappa

Create a Serverless Web Application using Zappa, AWS Lambda, and Django.

Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 5

tpaul1611/python_tflite_for_amazonlinux

Python TensorFlow Lite (tflite) for amazonlinux/aws lambda.

Language: Python - Size: 22.6 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 5

nogizhopaboroda/lapa

Universal AWS Lambda packager

Language: Python - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 1

aws-samples/aws-cfn-save-costs-auto-start-stop-ec2

Automate Start and Stop of Amazon EC2 Instances to Save costs

Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 6

dliggat/local-lambda-toolkit

A starting point repository for rapid AWS Lambda software development

Language: Python - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 8

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.

Language: Python - Size: 904 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 11 - Forks: 10

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.

Language: Python - Size: 9.77 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

yfujit/guardduty-finder

Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 3

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.

Language: Python - Size: 1.13 MB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 5

amaysim-au/serverless-python-boilerplate 📦

Boilerplate for creating new Python Serverless projects

Language: Makefile - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

aws-samples/aws-ipranges-api

Provides AWS IP prefixes as web feeds for auto update by firewalls and applications

Size: 1.87 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 3

robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda 📦

Terraform Module to provision Lambda Function that routes SNS messages to CloudWatch Logs

Language: HCL - Size: 14.9 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 14

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.

Language: Python - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

amcclosky/fastapi-lambda

Example FastAPI on Lambda with Container Image

Language: Python - Size: 27.3 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

CloudSnorkel/serverless-pydeps

Serverless plugin to quickly automate Python dependencies

Language: JavaScript - Size: 29.3 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

robertpeteuil/build-lambda-layer-python

Build AWS Lambda Layer zip file for specific version of Python and given requirements.txt

Language: Shell - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

kilna/python-lambda-docker

Lightweight docker image for running, testing, packaging and deploying python-based AWS lambda functions

Language: Shell - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

Moesif/moesif-aws-lambda-python

Moesif AWS Lambda middleware for Python, for API Monitoring, Analytics, and Monetization.

Language: Python - Size: 300 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 3

Elkinmt19/aws-databases-project

This repository has some awesome projects related to some of the most important Databases services of AWS.

Language: HCL - Size: 3.06 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3

adhinneupane/serverless-hpc

A framework for using High Performance Computing applications as serverless functions. (FaaS)

Language: Python - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

robertpeteuil/terraform-aws-certbot-cloudflare-lambda

Terraform Module to provision Lambda Function to get/renew LetsEncrypt certs for Cloudflare domains

Language: HCL - Size: 6.2 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 6

icelam/leetcode-daily-question-telegram-bot

Fetch question of today from Leetcode's GraphQL API and send it to Telegram channel @LeetcodeQustionOfToday

Language: Python - Size: 4.69 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2

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.

Language: Go - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

bmcandr/stac-tile-map

Language: Python - Size: 386 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

JamesKyburz/dynamodb-logs

sample repo to use dynamodb with append only logs

Language: JavaScript - Size: 7.54 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

saadhaxxan/AWS-Lambda-Model-Deployment

Language: Python - Size: 265 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

devolksbank/AWS-IoT-Fresh-Cloud-Coffee

AWS IoT buttons proof of concept project including push messages to an Android app

Language: Java - Size: 6.84 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

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.

Language: Python - Size: 8.73 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

aws-samples/aws-fis-actions-for-lambda

A sample code repository for showing AWS FIS fault actions for AWS Lambda

Language: TypeScript - Size: 1.57 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

cmlccie/webex-token-keeper

Store dynamic Webex OAuth tokens and make them accessible via a static key.

Language: Python - Size: 143 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

shlublu/awsmate

A companion for your AWS Python developments.

Language: Python - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

wri/glad-raster-analysis-lambda

POC of using AWS Lambda + Rasterio for raster calculations on S3

Language: Python - Size: 37.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

the-phoenix/serverless-face-detector-api

Serverless API for detecting faces from given base64 image using OpenCV, Deep Neuron Network

Language: Python - Size: 1.65 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Abhishek010397/GoogleAPI-Python

Google Chat API And GMAIL EMAIL Parser Using Python

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

djfurman/alb_response

Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

docker-production-aws/lambda-ecs-tasks

AWS Lambda Function for Running ECS Tasks as CloudFormation Custom Resources

Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 11

garysassano/cdk-aws-lambda-internal-extension

CDK app that deploys a Lambda internal extension to modify the standard behaviour of AWS Lambda

Language: Python - Size: 334 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

andrei-demidov/django-sqlite-efs

Django database backend for SQLite on Amazon EFS

Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

Antoninj/stib-alexa-skill 📦

[DEPRECATED] :tram: :metro: :railway_car: :bus: Custom Alexa Skill to get real time updates on your favorite bus/metro/tram arrival times for the STIB-MIVB network =>

Language: Python - Size: 20.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

gideonshaked/twitter-chucknorris-aws

I am a Twitter bot hosted on AWS Lambda that posts Chuck Norris jokes! ☁️

Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Biomapas/B.LambdaLayerCommon

An AWS CDK based lambda layer that contains a ton of useful functionalities.

Language: Python - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 6

bgelov/Telegram-AntiSmileBot

AntiSmileBot for Telegram deletes messages that contain smiles and stickers. Bot with whitelist and admin command interface.

Language: Python - Size: 43.9 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gavinjwl/clickstream-on-aws

Language: Python - Size: 801 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aarongorka/serverless-slack-cloudfront-bot

A Slack bot that can invalidate CloudFront assets

Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

belajarqywok/lst_py

Deploy Serverless Functions Service in Localstack.

Language: Python - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

swinton/guestbook

A serverless guestbook

Language: Shell - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ShengHow95/aws-lambda-python-unit-test

AWS Lambda Python Unit Testing With PyTest and Moto

Language: Python - Size: 8.96 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

gilaniasher/common-health-project

React Native and React apps designed for coordinating the creation of over 10,000 face shields in New Jersey.

Language: JavaScript - Size: 50.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

dorianm/s3-photo-gallery

Simple AWS S3 photo gallery with Python lambda to generate thumbnail

Language: HCL - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

IaroslavR/aws-lambda-builder

Build AWS lambda Python packages without EC2 instances

Language: Dockerfile - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Sage-Bionetworks-IT/lambda-finops-cost-rules

AWS lambda for generating JSON string needed by AWS::CE::CostCategory Rules parameter

Language: Python - Size: 336 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 2

j3-signalroom/iac-snowflake-user-rsa_key_pairs_rotation-tf_module

A Terraform module utilizing a customized AWS Lambda to manage the creation and rotation of RSA key pairs for authenticating a Snowflake service account user, based on a configurable number of days since creation.

Language: HCL - Size: 1.64 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

ablange/aws-data-lake

Prototype of AWS data lake reference implementation written in Python and Spark: https://aws.amazon.com/solutions/implementations/data-lake-solution/

Language: Python - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shivam-goswami5123/AWS-CostOptimzationProject

This project aims to design and implement a serverless solution for automating the management of AWS EBS snapshots.The project leverages AWS services to create a cost-efficient and scalable solution, enabling teams to focus on more critical tasks while reducing cloud infrastructure costs.

Language: Python - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AV-IO/Dyn53

Dynamic DNS R53 Record setting through serverless application; Unifi compatible

Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nileshverma054/aws-lambda-boilerplate

A boilerplate template to start with aws lambda functions.

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sennett-lau/aws-layer-pypacker

AWS Layer PyPacker is a tool to create AWS Lambda Layers for Python3.7 packages with AWS Linux docker image that is compatible to any OS.

Language: Dockerfile - Size: 19.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

177boris/crc-terraform

AWS Cloud Resume Challenge v2.0 - Built using Terraform for the infrastructure and Github actions to automate deployment

Language: HTML - Size: 6.98 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

subhamay-cloudworks/0069-celosia-cft

Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using AWS CloudFormation

Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

subhamay-cloudworks/0001-tarius-cft

AWS Serverless Real Time Data Load to DynamoDB using Python Lambda and S3 Event Source Mapping and creating the stack using AWS CloudFormation.

Language: Python - Size: 28.3 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Financial-Facts/update_facts_lambda

Migrates public entity financial data from EDGAR zip into AWS S3 bucket

Language: Python - Size: 608 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

agusmdev/pylambdic

Validate input and output for AWS Lambda handlers using Pydantic

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wolfg1969/lambda-tube-dl

:tv: :floppy_disk: Download Youtube Videos with AWS Lambda.

Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Phoenix-Alpha/logik

Platform specialized in logistics

Language: HTML - Size: 544 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PJ64/step_function_orchestration

In this example the AWS Step Function service uses a state machines to orchestrate the execution of AWS Lambda functions. A client sends a request to an Amazon API Gateway which in turn passes that request to the Step Function service. Included in the request sent to the Step Function service is the body of information to be processed and the state machine to be executed. The state machine begins by calling a Lambda function which writes input to a DynamoDB table. If that operation is successful the state machine calls the next function which writes the input as an object to an Amazon S3.

Language: Jupyter Notebook - Size: 329 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

JayceDugan/OzBargainScraper

AWS Lambda Async Python Web scraper that updates 27+ discord channels hourly.

Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kacperstyslo/most-wanted-programming-skills-finder

With this app, you can see what programming skills are most in-demand in the current job market.

Language: Python - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

yogeshnile/aws-lambda-layer-python

Here I upload the python packages in zip file for the aws lambda layer.

Size: 4.85 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alexisfacques/aws-cloudformation-macro-lambda-latest-layer-version

An AWS CloudFormation custom macro which, given an Lambda layer name, returns the latest layer version ARN

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ksmin23/devto-rss-feed-trans-bot

dev.to/aws-builders의 영문 블로그를 수집해서 한국어로 소개해주는 프로젝트.

Language: Python - Size: 392 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

davesc63/aws-cloudfront-cache-invalidation

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

thiagoesteves/aws_sse_sqs

This repository shows how to use server side encryption for AWS SQS + Lambda function using Erlang (with erlcloud)

Language: Erlang - Size: 209 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vadymbat/aws-cf-concurrency-manager

AWS Cloudformation resource parallel deployment without throttling.

Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

maitree7/Roboadvisor_AWS

Develop RoboAdvisor using AWS-Lex and AWS-Lambda-python to recommend asset allocation for retirement planning

Language: Python - Size: 22.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

wolfg1969/mysqlclient-aws-lambda-layer

A shell script to create Lambda Layer of mysqlclient

Language: Shell - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

matthewrmshin/lambda-jules 📦

Run JULES in an AWS Lambda

Language: Shell - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

kremerben/haiku_bot

A Twitter bot to grab a trending topic and Tweet out a generated haiku (see haiku_api repository).

Language: Python - Size: 684 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

approov/aws-api-gateway_approov-proxy-authorizer

An Approov lambda authorizer in Python for the AWS API Gateway

Language: Python - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yash-sonani/LambdaForCloudFrontIPWhiteListing

This Lambda Code WhiteListed IP address given by AWS AmazonIpSpaceChanged SNS Service

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

Razdeep/MathsFormula

An Alexa skill for calculations and learning maths formulae

Language: Python - Size: 202 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tdmalone/where-is-tim 📦

An experimental Alexa skill that advises my wife when I'm due home from work.

Language: Python - Size: 71.3 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tdmalone/dynamodb-copy 📦

A simple Python 3.7 Lambda function that copies DynamoDB records from one table to another, in realtime.

Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

dariushazimi/ec2runner

AWS: Manage AWS Ec2 instance snapshots

Language: Python - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

swinton/status 📦

Check your website status with AWS Lambda

Language: Shell - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ventz/ai-phishing-email-detection

AI Phishing Email Detection using AWS Lambda and Anthropic (via AWS Bedrock) + AWS SES + AWS S3

Language: Python - Size: 18.6 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

pjd199/advent_of_code_python

Advent of Code Solver RESTful API

Language: Python - Size: 9.39 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Sage-Bionetworks-IT/lambda-ec2-terminator

AWS lambda to terminate all EC2 instances in an account

Language: Python - Size: 42 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

vbmclientprojects/marchcroft_api

This repository contains a backend API built with AWS Lambda using Python. It offers a serverless solution for efficient backend operations and integrates seamlessly with AWS services. 🌐💻

Language: Python - Size: 440 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mikeacosta/task-abstract

AWS Serverless Application Model

Language: Python - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kunduso/add-aws-lambda-terraform

This repository contains the Terraform code to provision an AWS Lambda function to read from a AWS Systems Manager Parameter Store parameter and log that into Amazon CloudWatch log group logs.

Language: HCL - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ahmedwagdymohy/AWS_Certified_Cloud_Practitioner

collection of questions and answers for the AWS Certified Cloud Practitioner exam, based on real exam experiences. Designed to help aspiring cloud professionals prepare effectively, it covers key AWS concepts, services, and best practices

Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

garysassano/cdk-aws-cross-account-lambda

CDK app that deploys a Lambda function that gets invoked from another AWS account using Step Functions cross‑account access

Language: TypeScript - Size: 171 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vsingh55/AWS-NBA-DevOpsAllStars-Challenge

A showcase of my projects for the NBA-focused #DevOpsAllStarsChallenge 2025 by Cozy Cloud Crew. Each project showcases hands-on solutions to 30-days-DevOps challenges, utilizing AWS services, automation using python, Infrastructure as Code (Terraform), Containers (Docker) & comprehensive C I/CD .

Language: Python - Size: 4.69 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0