aws-health-aware
aws-health-aware copied to clipboard
add "Action Required" indication to action required events
When aha sending emails to stakeholders, the important ones like: "AWS_RDS_PLANNED_LIFECYCLE_EVENT" getting the "[Action Required]" prefix in email subject. (see pic)
Is it possible to add this indication for each event json (e.g. action required: true/false)? we would like to promote this kind of event as they are critical
I understand how additional tagging like this would be useful.
The email in the screen shot is sent by AWS Health (the service) and not by AHA. The text used in the subject line is not part of the source data available via the API. Will check if there's another option.
Thank you, @andrewcr7
Right now, we're picking out certain eventTypeCodes to see if they need extra attention or action. But, it turns out that sometimes these eventTypeCodes are important, and other times they're not.