Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oieduardorabelo/s3-virus-scanning-typescript-aws-lambda-container

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
https://github.com/oieduardorabelo/s3-virus-scanning-typescript-aws-lambda-container

aws aws-lambda aws-s3 aws-s3-notification serverless top-level-await typescript

Last synced: 10 days ago
JSON representation

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container

Awesome Lists containing this project

README

        

# ClamAV 1.2.1 with AWS Lambda Container Images for Node.js 20.x

CDK project for deploying a ClamAV 1.2.1 with AWS Lambda Container Images for Node.js 20.x

This helps you to scan files for viruses using AWS Lambda functions

🚨 Important:

- Virus definitions are updated during build
- Ensure you are building the container regularly to keep your definitions up to date
- You can update the Dockerfile to use a different version of ClamAV

![Diagram showing the example project: a s3 bucket with object created notification to lambda](https://res.cloudinary.com/practicaldev/image/fetch/s--XEsShymZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4fkzptasm0fd6emwq9v9.png)