Skip to content

Conversation

@ChristopherBacon
Copy link
Contributor

@ChristopherBacon ChristopherBacon commented Aug 29, 2025

Description

  • Implement eventbridge to trigger lambda on s3 bucket creation event
  • lambda to parse event and calculate correct rating percentage, if below 75 it sends an alert
  • SES to send very simple plain text alert to a designated email address

Context

This should solve the issue of model drift, if the user finds that the model is performing poorly they will be alerted via SES and can take action.

This is a tactical solution, this is something that should be reviewed if the POC progresses further and improved upon.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@ChristopherBacon ChristopherBacon requested a review from a team as a code owner August 29, 2025 08:02
Signed-off-by: Tim Ireland <tim.ireland@hscic.gov.uk>
Signed-off-by: Tim Ireland <tim.ireland@hscic.gov.uk>
@timireland timireland merged commit 0ea4449 into main Sep 19, 2025
33 of 35 checks passed
@timireland timireland deleted the 11378-low-scoring-alerts branch September 19, 2025 13:34
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

Successfully merging this pull request may close these issues.

3 participants