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
- Host: GitHub
- URL: https://github.com/radzionc/pomodoro-features-watcher
- Owner: radzionc
- Created: 2019-03-09T14:56:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:18:50.000Z (over 2 years ago)
- Last Synced: 2025-04-14T10:59:35.870Z (6 months ago)
- Topics: aws-lambda, aws-ses, dynamodb, nodejs, telegram-api
- Language: JavaScript
- Homepage: https://increaser.org/community
- Size: 745 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: Readme.md
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.

## [Blog Post](https://geekrodion.com/blog/features-board)
## Technologies
* NodeJS
* AWS Lambda
* AWS SES
* Telegram API
* DynamoDB## License
MIT © [RodionChachura](https://geekrodion.com)