You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Supply VirusTotal API key from SSM which is queried directly by the dmr-initiator Lambda
* Provide an error when VirusTotal scan is successful but the file cannot be scanned with Clamav (file could be too large, exceeding the multipart upload timeout or lambda hard-cap runtime)
* Add maximum retention to DMR queue to ensure that a DMR does not sit on the queue indefinitely should something go wrong
0 commit comments