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 template file / env vars / eventbridge schedule #88
Fix for Issue #76 - add env variables to lambda config
Fix for Issue #80 - Fix for updated eventbridge config.
Fix for management role ARN validation
Description of changes:
Added environment variables to the lambda config for terraform
updated event-bridge scheduled rule to use updated arguments
added a fix to check if management role ARN is blank to set None
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Fix for Issue #76 - add env variables to lambda config Fix for Issue #80 - Fix for updated eventbridge config. Fix for management role ARN validation
Description of changes: Added environment variables to the lambda config for terraform updated event-bridge scheduled rule to use updated arguments added a fix to check if management role ARN is blank to set None
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.