aws-samples / aws-health-aware

AHA is an incident management & communication framework to provide real-time alert customers when there are active AWS event(s). For customers with AWS Organizations, customers can get aggregated active account level events of all the accounts in the Organization. Customers not using AWS Organizations still benefit alerting at the account level.
MIT No Attribution
344 stars 140 forks source link

It's statusCode=closed, But no 'endTime' field #77

Open ltlkodae opened 7 months ago

ltlkodae commented 7 months ago

event This is my event. statusCode="closed". But no 'endTime' in event. So my lambda is died. "messagegenerator.py line 65, in get_message_for_slack" should be modified.

ltlkodae commented 7 months ago

Can I fix this?