{"id":25935263,"url":"https://github.com/pajaydev/aws-chatbot-custom-notifications-example","last_synced_at":"2026-05-07T13:41:27.501Z","repository":{"id":278625891,"uuid":"912567080","full_name":"pajaydev/aws-chatbot-custom-notifications-example","owner":"pajaydev","description":"Send custom notification from AWS Step function to Slack using AWS Chatbot","archived":false,"fork":false,"pushed_at":"2025-01-12T07:00:42.000Z","size":250,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T19:45:34.325Z","etag":null,"topics":["aws","aws-chatbot","aws-step-functions","chatbot","notifications","slack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/pajaydev.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":"2025-01-05T23:28:12.000Z","updated_at":"2025-01-12T07:01:46.000Z","dependencies_parsed_at":"2025-02-20T19:47:03.935Z","dependency_job_id":"7f1a05d6-aa56-4596-824b-3383d32e3acc","html_url":"https://github.com/pajaydev/aws-chatbot-custom-notifications-example","commit_stats":null,"previous_names":["pajaydev/aws-chatbot-custom-notifications-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pajaydev%2Faws-chatbot-custom-notifications-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pajaydev%2Faws-chatbot-custom-notifications-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pajaydev%2Faws-chatbot-custom-notifications-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pajaydev%2Faws-chatbot-custom-notifications-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pajaydev","download_url":"https://codeload.github.com/pajaydev/aws-chatbot-custom-notifications-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768407,"owners_count":20017117,"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":["aws","aws-chatbot","aws-step-functions","chatbot","notifications","slack"],"created_at":"2025-03-04T01:33:55.711Z","updated_at":"2026-05-07T13:41:22.467Z","avatar_url":"https://github.com/pajaydev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Chatbot Custom Notification\n\nThis project demonstrates how to customize and send a [custom notification](https://docs.aws.amazon.com/chatbot/latest/adminguide/custom-notifs.html) message from AWS Step function to slack via AWS Chatbot. \n\n\u003cimg src=\"img/architecture.png\" height=\"300\"\u003e\n\n## Prerequisite\n\n* Configure [AWS CLI](https://aws.amazon.com/cli/) and configured it with your credentials\n* Should have an AWS account and have set up your [AWS credentials](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)\n* Go to AWS Chatbot(https://console.aws.amazon.com/chatbot/) and perform OAuth to configure a slack workspace. Kindly follow this instructions in [step 1](https://docs.aws.amazon.com/chatbot/latest/adminguide/slack-setup.html#slack-client-setup)\n\n\n## Setup\n\nClone this repo:\n```bash\ngit clone https://github.com/pajaydev/aws-chatbot-custom-notifications-example.git\n```\n\nBuild this app using below commands:\n```bash\nnpm install -g aws-cdk\nnpm install\nnpm run build\n```\n\nConfigure environment variables - Replace `.env` file in this project with slack workspace Id and channel Id\n\n## Deployment\n\nSynthesize the CloudFormation template using below command:\n```bash\ncdk synth\n```\n\nDeploy the stack using below command:\n```bash\ncdk deploy\n```\n\n## Trigger a Notification\n\nTrigger the deployed step function using below command\n\n```bash\n./scripts/trigger-step-function.sh\n```\n\n## Result\n\n\u003cimg src=\"img/slack.png\" height=\"300\"\u003e\n\n## Clean Up\n\nTo clean up, issue this command:\n```bash\ncdk destroy\n```\n\n## Troubleshooting\n\nKindly create an issue if you face any issues\n\n\n## Useful commands\n\n * `npm run build`   compile typescript to js\n * `npm run watch`   watch for changes and compile\n * `npm run test`    perform the jest unit tests\n * `cdk deploy`      deploy this stack to your default AWS account/region\n * `cdk diff`        compare deployed stack with current state\n * `cdk synth`       emits the synthesized CloudFormation template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpajaydev%2Faws-chatbot-custom-notifications-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpajaydev%2Faws-chatbot-custom-notifications-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpajaydev%2Faws-chatbot-custom-notifications-example/lists"}