476 skills found · Page 3 of 16
moesy / Lambda.service.skeletonA skeleton for deploying python microservices on AWS Lambda.
kuharan / Lambda LayersA collection of AWS lambda layers for python.
0xpetersatoshi / Aws Lambda Py3.6 Pandas NumpyRun Pandas/Numpy in AWS Lambda python 3.6 environment.
ryansb / Cfn Wrapper PythonPython decorator for making Lambda-backed CloudFormation resources
cloudmicro / Lambda Dynamodb LocalA Container-based local runtime for AWS Lambda (Python) + DynamoDB
njsnx / Python AlexaA Simple Python Library to make Alexa skill development easy when aimed used in Lambda
theam / Aws Lambda BenchmarkA project that contains AWS Lambda function implementations for several runtimes e.g. Nodejs, Haskell, Python, Go, Rust, Java, etc.
adhorn / Aws Lambda Sam ApplicationThis project contains Python source code and supporting files for a serverless application that you can deploy with the SAM CLI and that uses CodeDeploy and Lambda traffic shifting for deployment. This is a demo for my immutable infrastructure talk.
derBroBro / TerraDepotA terraform http backend written in python, deployed on aws lambda.
vitolimandibhrata / Aws Lambda NumpyNumPy Python Library for AWS Lambda
bcongdon / Bpy Lambda🎥 A compiled binary of Blender-as-a-Python-Module (bpy) for use in AWS Lambda
JFox / Aws Lambda LxmlAWS Lambda precomiled binaries for lxml 3.6.4 built for python 2.7 and python 3.6 runtimes
alfonsof / Aws Python ExamplesPython examples on AWS (Amazon Web Services) using AWS SDK for Python (Boto3). How to manage EC2 instances, Lambda Functions, S3 buckets, etc.
martysweet / Aws Lambda Attachment ExtractorSimple event driven AWS Lambda Python function to extract a ZIP or GZIP attachment from an email stored in S3 by another service (such as Amazon SES).
grantcooksey / Aws Lambda Python ExamplesLessons and examples to get started using aws lambda function in python
ManivannanMurugavel / Selenium Python Aws LambdaNo description available
awslabs / Amazon Inspector Auto RemediateLambda job in Python to automatically patch EC2 instances when an inspector assessment generates a CVE finding
aws-samples / Finding Missing Persons Using Social Media And Amazon RekognitionCollection of Python and AWS Lambda scripts to find a missing person using twitter streaming data and Amazon Rekognition
awslabs / Aws Lambda Sample Events PythonA Python module for creating sample events to test AWS Lambda functions.
mariamrf / Py Lambda ActionA Github Action to deploy AWS Lambda functions written in Python with their dependencies in a separate layer.