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

https://github.com/tedder/aws-release-notes-rss

scrape the AWS service release notes and spit out a RSS feed
https://github.com/tedder/aws-release-notes-rss

Last synced: over 1 year ago
JSON representation

scrape the AWS service release notes and spit out a RSS feed

Awesome Lists containing this project

README

          

aws-release-notes-rss
=====================

Scrape the AWS service release notes and spit out an RSS feed.

Point your newsreader here: https://dyn.tedder.me/rss/aws-release-notes.xml

```
pip3 install PyRSS2Gen requests boto3
```