An open API service indexing awesome lists of open source software.

https://github.com/radzionc/pomodoro-features-watcher

AWS Lambda that watches for changes in the DynamoDB Table
https://github.com/radzionc/pomodoro-features-watcher

aws-lambda aws-ses dynamodb nodejs telegram-api

Last synced: 6 months ago
JSON representation

AWS Lambda that watches for changes in the DynamoDB Table

Awesome Lists containing this project

README

          

# Features Watcher

To recognize when something changed in the features table, I have an AWS Lambda function that watches for changes in the table.

![](https://user-images.githubusercontent.com/17750556/100424607-4332b380-30a7-11eb-9620-095e2794ee06.png)

## [Blog Post](https://geekrodion.com/blog/features-board)

## Technologies
* NodeJS
* AWS Lambda
* AWS SES
* Telegram API
* DynamoDB

## License

MIT © [RodionChachura](https://geekrodion.com)