📊Tracking: AWS Chatbot
See original GitHub issueAdd your +1 👍 to help us prioritize high-level constructs for this service
Overview:
AWS Chatbot is an AWS service that enables DevOps and software development teams to use Slack or Amazon Chime chat rooms to monitor and respond to operational events in their AWS Cloud. AWS Chatbot processes AWS service notifications from Amazon Simple Notification Service (Amazon SNS), and forwards them to Slack or Amazon Chime chat rooms so teams can analyze and act on them. Teams can respond to AWS service events from a chat room where the entire team can collaborate, regardless of location.
Maturity: CloudFormation Resources Only
See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.
Implementation:
See the CDK API Reference for more implementation details.
Issue list:
This is a 📊Tracking Issue
Issue Analytics
- State:
- Created 3 years ago
- Reactions:22
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Monitoring AWS Chatbot
Amazon CloudWatch monitors your AWS resources and the applications you run on AWS in real time. You can collect and track metrics, create...
Read more >Monitoring AWS services using AWS Chatbot
You can use AWS Chatbot to monitor and receive notifications about other AWS services. AWS Chatbot works with a number of AWS services,...
Read more >Monitoring AWS Chatbot with Amazon CloudWatch
You can monitor AWS Chatbot using CloudWatch, which collects raw data and processes it into readable, near real-time metrics. These statistics are kept...
Read more >Getting started with AWS Chatbot
Get started with AWS Chatbot by setting up Slack and Amazon Chime chat ... you can use with AWS Chatbot, see Monitoring AWS...
Read more >ChatOps for AWS – AWS Chatbot – Amazon Web Services
AWS Chatbot is an interactive agent that makes it easy to monitor and interact with your AWS resources from your team chat channels....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I would love to see:
There is an existing third-party construct library @cloudcomponents/cdk-codepipeline-slack for this. However, the constructs stopped working as Slack did deprecate some APIs very recently (see my issue here).
I feel that build notifications and health alerts through Slack significantly improve developer experience. It’s cumbersome to log in to the console (and deal with incognito tabs for multi-account setups) or check emails all the time to not miss that one important alert. Slack notifications are seamless and direct.
Also, higher-level constructs for budget alert notifications would be very useful.