340 skills found · Page 9 of 12
taupirho / Read Write Kinesis StreamA small example of reading and writing an AWS kinesis stream with python lambdas
danielbeach / PythonVsRustAWSLambdaTesting the runtime difference between Python and Rust for AWS Lambda.
RaoHai / Aws Lambda Response StreamingBuilding streaming functions with Python on AWS Lambda
dliggat / Local Lambda ToolkitA starting point repository for rapid AWS Lambda software development
hb2638 / Aws Lambda Python 3.11No description available
dliggat / Fab AwsA collection of utilities for AWS CloudFormation & Lambda, implemented as Python Fabric tasks.
build-on-aws / Bookstore Demo App With AuthzAuthorization 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.
nicor88 / Aws Python LambdasCollection of AWS Lambda functions in Python
Scout24 / Pybuilder Aws PluginPyBuilder plugin to handle packaging and uploading Python AWS Lambda code.
shaftoe / Api Gateway Lambda ExampleExample code to setup a Python REST API with AWS Lambda, AWS API Gateway and Terraform
AWS-Serverless-Projects / Lambda BundlerLambda Bundler helps you to create deployment artifacts including dependencies for your AWS Lambda functions written in python.
glumia / PylaprofA Python sampling profiler for AWS Lambda functions (and not only).
acuros / Noopynoopy - No ops python - is a serverless web framework using AWS Lambda & API Gateway
nasirkadri2601 / Youtube End To End Data PipelineThis is a comprehensive end-to-end data engineering project. I extracted data directly from YouTube in raw JSON format using Python and AWS Lambda, performed transformations using Apache Spark and AWS Glue, and finally loaded the data into a table format in the data warehouse using Snowflake.
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.
aws-samples / Aws Keyspaces Lambda PythonNo description available
pedrohdz / Py Lambda PackerTool for generating Python AWS Lambda zip files
0xlen / Aws Lambda Python Codecommit S3 DeliverAutomatic compress private CodeCommit repository and push to S3 bucket via Lambda function
customink / Lambda Python Nltk LayerLambda layer to enable using famous NLTK python package with AWS lambda
vgan / SoiqbotA Python Twitter bot posting recently active questions from Stack Overflow. Tweaked to run on AWS Lambda.