-
Notifications
You must be signed in to change notification settings - Fork 421
Feature request: Add event object sent from Cloudwatch Alarms #3848
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
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Hi @jaydm26! Thanks for opening this issue and remembering that we need to add this new event source data class. Do you want to send a PR to implement this? We'd love to have your first contribution here 🚀. |
I would be happy to. Might take some time to implement it. If someone takes it up before I take it up, go ahead. I will update the thread again when I begin. |
I have opened a pull request (still on draft) for this, as I've already implemented something similar in my team. I'd be more than happy to hear your feedback/comments/opinions on the changes! 😃 |
@par6n awesome work! Feel free to publish the PR and I'll be happy to review and help you merge your contribution! |
Closing as completed! |
|
Use case
AWS has added a trigger for Cloudwatch Alarms that can trigger lambdas. Thus, it would be helpful to include this in the available data classes.
More on the event object can be found here: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html#alarms-and-actions
Solution/User Experience
The required data classes are added to AWS Powertools
Alternative solutions
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: