Simple echo Telegram bot example on aiogram framework using AWS API Gateway & Lambda
-
Updated
Jul 28, 2020 - Python
Simple echo Telegram bot example on aiogram framework using AWS API Gateway & Lambda
🐍 Simple http server that exposes a AWS Python Lambda
Basic AWS API Gateway set up using AWS SAM template
AWS Serverless Real Time Data Load to DynamoDB using Python Lambda and S3 Event Source Mapping and creating the stack using AWS SAM (Serverless Application Model)
Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using HashiCorp Terraform
This is a sample project to use map state in a state machine to loop through a list of events and invoke a Lambda to process them and store the erros events in a SQS queue. In the subsequest run the Lambda receives the error events from the SQS to retry the processing. The entire stack is created using AWS CloudFormation.
Scheduling a Lambda function using EventBridge to send an email every day using SES and a pre-signed URL of an image
Step Function Demo using DynamoDB, Lambda,SNS and CloudWatch Alarm
Creating an audit table for a DynamoDB table using CloudTrail, Kinesis Data Stream, Lambda, S3, Glue and Athena and CloudFormation
Loading data into DynamoDB Global Table with KMS encryption enabled using Kinesis-Lambda
Step Function with Callback Pattern Example (Amazon SQS, Amazon SNS, Lambda) using Serverless Framework
Step Function with Callback Pattern Example (Amazon SQS, Amazon SNS, Lambda) using CloudFormation
Automation functions for Amazon Web Service (EC2)
A Demo Step Function using Lambda. The entire stack is created using AWS CloudFormation
Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using Serverless Framework
To import CSV data into DynamoDB using Lambda and S3 Event Triggers. Also, automating the same process for the next time onwards.
Add a description, image, and links to the aws-python-lambda topic page so that developers can more easily learn about it.
To associate your repository with the aws-python-lambda topic, visit your repo's landing page and select "manage topics."