awslabs / awslabs/aws-deployment-framework
[Feat]: Alerting for when AccountFileProcessorFunction fails
- Dominant language
- Python
- Stars
- 699
- Forks
- 235
- Avg merge
- 20h 53m
- Merged PRs (30d)
- 7
Description
### Describe the feature
It would be ideal in the future that when AccountFileProcessorFunction has failed, a slack message or an email is sent out so we know that something is wrong.
### Use Case
With #728 happening it took us sometime to realize something was wrong, it would be nice to know it as soon as it happens.
### Proposed Solution
Cloudwatch alarm with some mechanism to send a notification via existing email or slack configuration
### Acknowledgements
- [X] I may be able to implement this feature request
Contributor guide
Research direction
Start by locating AccountFileProcessorFunction and the existing email or Slack configuration. Review how the function is deployed and how CloudWatch alarms can use those notification mechanisms, with issue #728 as the failure context. Done means failures trigger a notification through an existing channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, devops, infrastructure, observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100