{"id":15718551,"url":"https://github.com/dav009/serverless-aws-alarms-notifier","last_synced_at":"2025-07-11T08:05:06.987Z","repository":{"id":147360093,"uuid":"117420233","full_name":"dav009/serverless-aws-alarms-notifier","owner":"dav009","description":"Cloudwatch alarms on Slack with no effort via Serverless Framework","archived":false,"fork":false,"pushed_at":"2018-01-31T13:40:33.000Z","size":131,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T02:41:21.832Z","etag":null,"topics":["alerts","aws","cloudwatch","notifications","serverless","slack","sns"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dav009.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2018-01-14T10:17:38.000Z","updated_at":"2023-06-25T09:46:19.000Z","dependencies_parsed_at":"2023-07-02T17:15:42.546Z","dependency_job_id":null,"html_url":"https://github.com/dav009/serverless-aws-alarms-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dav009/serverless-aws-alarms-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dav009%2Fserverless-aws-alarms-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dav009%2Fserverless-aws-alarms-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dav009%2Fserverless-aws-alarms-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dav009%2Fserverless-aws-alarms-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dav009","download_url":"https://codeload.github.com/dav009/serverless-aws-alarms-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dav009%2Fserverless-aws-alarms-notifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261064517,"owners_count":23104727,"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","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":["alerts","aws","cloudwatch","notifications","serverless","slack","sns"],"created_at":"2024-10-03T21:53:21.853Z","updated_at":"2025-06-21T04:37:46.539Z","avatar_url":"https://github.com/dav009.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Cloudwatch alerts 2 Slack\n\nCloudwatch alerts on slack.\n\nUsually glueing Cloudwatch alerts to Slack requires a Lambda function, requires you to know how to parse the SNS, and specify a channel.\n\nThis projects creates a lambda function that knows how to send cloudwatch-alert-SNSs to Slack.\nYou can use this project to handle alerts for multiple projects.\n\n\n## Usage\n\n- do `serverless install -u https://github.com/dav009/serverless-aws-alarms-notifier`\n- Go to AWS ec2's parameter store and add a new parameter containing your slack token\n- Edit `serverless.yml` replacing `parameter_name_where_slack_token_is_store` for the parameter name on ec2 parameter store\n- Deploy\n   - run sh bootstrap.sh (just neded the first time..)\n   - run sls deploy\n- Use the SNS generated by this project when creating your Cloudwatch alerts (`cloudwatch-alerts-sns`).\n  - When creating your Cloudwatch alarm add `channel:XX` to the alarm description, replace `XX` with a slack channel\n\n**Note**: make sure the role  of the generated lambda function has access to `sms:xx` and to the KMS key you used to encrypt your parameter.\n\n![](https://raw.githubusercontent.com/dav009/serverless-aws-alarms-notifier/master/sample.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdav009%2Fserverless-aws-alarms-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdav009%2Fserverless-aws-alarms-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdav009%2Fserverless-aws-alarms-notifier/lists"}