H3c7o4 / Notification_system_with_boto3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a notification system with boto3

Topic set up

  • Create the topic
  • Download the contact list csv
  • Create topics for each service
  • Subscribe the contacts to their respective topics

Get the aggregated numbers

  • Download the monthly get it done report
  • Get the count of Potholes
  • Get the count of illegal dumping notifications

Send Alerts

  • If Potholes exceeds 100, send alert
  • If illegal dumping exceeds 30, send alert

Final Product

image

About


Languages

Language:Python 100.0%