Skip to content

A simple parser for AWS RSS feeds that pushes to a telegram channel the latest news about AWS

Notifications You must be signed in to change notification settings

bongi23/Telegram-AWS-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS News Bot

This is a simple Telegram bot that parses RSS feeds from AWS news blog and pushes the latest news on AWS to this Telegram channel.

The bot is serverless and hosted on AWS.

Services used:

  • AWS Lambda -> to run the bot
  • SecretsManager -> to store bot api key
  • DynamoDB -> to store already published news
  • CloudWatch Events -> to trigger the lambda every hour

About

A simple parser for AWS RSS feeds that pushes to a telegram channel the latest news about AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages