...
AWS Health Dashboard - Check for open and scheduled changes: https://health.console.aws.amazon.com/health/home?region=us-east-1#/account/dashboard/scheduled-changes?viewType=table
Simple Email Service → Reputation Dashboard / Automatic Suppression List - Check the bounce rate and the complaint rate. If bounces or complaints get too high, AWS can shut down our ability to send email. This shuts down any study that uses email for authentication (which is a majority of studies).
Note that the metrics are based on the last 10000 emails, and we send something like 10 per day, so this metric changes very slowly.
To see individual bounces and complaints, go to https://groups.google.com/a/sagebase.org/g/bridge-bounce-notifications. Bounces are mostly fine. Complaints need to be looked at closely.
An automatic suppression list has been enabled, preventing future emails from being sent to addresses that have returned bounces or complaints. Review the list of suppressed addresses for any that should be re-enabled.Web Application Firewall Dashboard - Review blocked/allowed requests for accurate malicious bot detection.
GitHub Security
There’s information to check in GitHub as well:
Dependabot findings:
CodeQL findings:
Redrive Exports
Whenever an export in either 2.0 or 3.0 fails due to a bug or server error, we need to redrive those exports. Our process is as follows:
...