aws-health-aware icon indicating copy to clipboard operation
aws-health-aware copied to clipboard

add "Action Required" indication to action required events

Open lesh366 opened this issue 1 year ago • 2 comments

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

image

lesh366 avatar Jan 15 '24 09:01 lesh366

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.

andrewcr7 avatar Mar 27 '24 19:03 andrewcr7

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.

lesh366 avatar Apr 04 '24 07:04 lesh366