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
S3 malware / virus scanner powered by attachmentAV and AWS CloudFormation
A CloudFormation template scanning S3 buckets for malware / viruses using the attachmentAV API. This solution automatically scans files uploaded to an S3 bucket using the attachmentAV API and tags files with scan results or even deletes infected files.
Features
🛡️ Automatic Malware Scanning: Scans files up to 5GB using asynchronous attachmentAV API
⚡ Flexible Triggers: Choose between S3 event notifications (default) or EventBridge
🔐 Secure API Key Storage: Uses AWS Systems Manager Parameter Store for API key management
📊 CloudWatch Logging: Structured scan results logged for monitoring and auditing
✉️ Object Tagging: Tags all scanned files with scan results for additional processing
🚨 Automatic Malware Deletion: Support for automatic deletion of infected files
🎯 Configurable Filters: Support for S3 key prefix and suffix filtering
🚀 Production Ready: Includes IAM roles, permissions, and error handling