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
348 stars 143 forks source link

fix for issue #68 remove inits from cold start #69

Open geralexgr opened 1 year ago

geralexgr commented 1 year ago

Issue #68

Description of changes: make region initialisation a function in order to avoid being ignored due to cold start

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.