Reputation: 9387
When there is issue with aws we could go and see in aws personalized dashboard which service is being affect. I would like to receive notification when such event occurs. Is there a way to notifications for these? The once specific I am looking for are the "Operational" issues. How do I get alert for these
Upvotes: 0
Views: 897
Reputation: 238199
Yes. You can do this though CloudWaetch Events. More details are here:
You can use Amazon CloudWatch Events to detect and react to changes in the status of AWS Personal Health Dashboard (AWS Health) events. Then, based on the rules that you create, CloudWatch Events invokes one or more target actions when an event matches the values that you specify in a rule. Depending on the type of event, you can send notifications, capture event information, take corrective action, initiate events, or take other actions.
Upvotes: 1