Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more filtering on event types #34

Open
lukerosser opened this issue Apr 5, 2022 · 1 comment
Open

Support more filtering on event types #34

lukerosser opened this issue Apr 5, 2022 · 1 comment

Comments

@lukerosser
Copy link

At the moment the event types can only be filtered as "all" or "issue":

https://github.com/aws-samples/aws-health-aware/blob/main/handler.py#L646-L649

It should be possible to filter these more granularly: https://docs.aws.amazon.com/health/latest/APIReference/API_EventType.html

Request to allow passing in any combination of valid event types to filter on

@neilfarmer
Copy link

neilfarmer commented Dec 7, 2022

I would like to see this functionality enabled as well specifically to exclude certain events.

I have an environment of 100+ accounts and support numerous internal teams. AHA (Terraform provisioned) is being used to centrally show events/issues via slack to all my internal teams. I see a lot of notifications about Cloudshell expirations and would like to be able to exclude these from showing up in slack (or any other messaging service). These Cloudshell notifications are noisy.

Thanks for making this tool, its pretty awesome and easy to setup!

-Neil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants