{"id":31556318,"url":"https://github.com/having-fun-serverless/reminders","last_synced_at":"2026-05-16T08:02:57.697Z","repository":{"id":140835551,"uuid":"565224045","full_name":"having-fun-serverless/reminders","owner":"having-fun-serverless","description":"AWS recently released a new general-purpose scheduling service. The following repo demonstrates how to use it, by creating reminders sent via email.","archived":false,"fork":false,"pushed_at":"2022-11-13T18:11:27.000Z","size":311,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-05T18:39:53.813Z","etag":null,"topics":["aws","aws-lambda","lambda"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/having-fun-serverless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-12T18:11:07.000Z","updated_at":"2024-04-05T18:39:55.765Z","dependencies_parsed_at":"2024-04-05T18:50:11.066Z","dependency_job_id":null,"html_url":"https://github.com/having-fun-serverless/reminders","commit_stats":null,"previous_names":["having-fun-serverless/reminders"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/having-fun-serverless/reminders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/having-fun-serverless%2Freminders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/having-fun-serverless%2Freminders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/having-fun-serverless%2Freminders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/having-fun-serverless%2Freminders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/having-fun-serverless","download_url":"https://codeload.github.com/having-fun-serverless/reminders/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/having-fun-serverless%2Freminders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278386109,"owners_count":25978109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","lambda"],"created_at":"2025-10-04T22:52:33.452Z","updated_at":"2025-10-04T22:52:36.598Z","avatar_url":"https://github.com/having-fun-serverless.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"images/logo-500.png\" alt=\"A hand drawn sketch of a sticky note floating on a cloud\"\u003e\n\n\u003ch3 align=\"center\"\u003eAWS Scheduler service\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    AWS recently released a new general-purpose scheduling service. The following repo demonstrates how to use it, by creating reminders sent via email.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/aws-hebrew-book/reminders/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/aws-hebrew-book/reminders/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#high-level-architecture\"\u003eHigh level architecture\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#testing\"\u003eTesting\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#logo\"\u003eLogo\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n## High level architecture\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"images/scheduler.png\" alt=\"Architecture diagram\"\u003e\n\u003c/div\u003e\n\n1. Use a single Lambda to create a schedule.\n2. On the desginated time, the scheduler pushes a message into SNS\n3. Which in turn sends an email.\n\n\n## Getting started\n### Prerequisites\n* Make sure your machine is ready to work with [AWS SAM](https://aws.amazon.com/serverless/sam/)\n\n### Installation\n* Clone this repository.\n* Run `sam build` and then `sam deploy --guided`. Accept the default values, except for \n    * _Parameter Email - Send a reminder to this email. \n\n\n### Testing\n* You can test the application manully by executing the `RemindMeFunction` Lambda directly from the console. It accepts a json with the following structure:\n```\n{\n  \"content\": \"Hello my friend\",\n  \"when\": \"2022-11-12T23:20\",\n  \"timezone\": \"Asia/Bangkok\"\n}\n```\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the Apache License Version 2.0 License. See `LICENSE` for more information.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nEfi Merdler-Kravitz - [@TServerless](https://twitter.com/TServerless)\n\n\n\n## Logo\nThe project's logo was created by Dall-E 2 with the following description _A hand drawn sketch of a sticky note floating on a cloud_\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaving-fun-serverless%2Freminders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaving-fun-serverless%2Freminders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaving-fun-serverless%2Freminders/lists"}