Detect Malware Threats Using AWS Transfer Family
Publication date: October 12, 2023 (Diagram history)
Use this architecture to securely share files over SFTP, FTP, and FTPS within many business-to-business (B2B) workflows across various industries including retail, advertising, and regulated environments like healthcare and financial services.
Detect Malware Threats Using AWS Transfer Family Diagram

-
Send an authentication request to the AWS Transfer Family server, which forwards the request to authenticate you using a custom identity provider.
-
Upload the files to the Transfer Family server. Each file put into an Amazon Simple Storage Service (Amazon S3) bucket and invokes a distinct workflow execution.
-
The Transfer Family managed workflow initializes a sequence of pre-processing steps on the uploaded file before being consumed by the downstream applications. In the workflow step, the AWS Lambda function scans each file with a Clam AntiVirus (ClamAV) installed container image.
-
Based on the scan result from the Lambda function, the managed workflow tags the files appropriately either as INFECTED or CLEAN.
-
An Amazon EventBridge Scheduler rule is configured to run based on a cron expression to update the ClamAV image and virus definitions.
-
AWS CodeBuild builds the container image adds the latest Clam AV virus definitions and uploads to Amazon Elastic Container Registry (Amazon ECR).
-
The Lambda function pulls the built container image from Amazon ECR and updates the Lambda function as part of the managed workflow.
Download editable diagram
To customize this reference architecture diagram based on your business needs, download the ZIP file which contains an editable PowerPoint.
Create a free AWS account
Sign up for an AWS account. New accounts include 12 months of AWS Free Tier
Further reading
For additional information, refer to
Contributors
Contributors to this reference architecture diagram include:
-
Ramasamy Seranthaiya, Solutions Architect, Amazon Web Services
-
Nate Bachmeier, Principal Solutions Architect, Amazon Web Services
-
Satish Patil, Senior Solutions Architect, Amazon Web Services
-
Pranjali Dani, Senior Solutions Architect, Amazon Web Services
Diagram history
To be notified about updates to this reference architecture diagram, subscribe to the RSS feed.
Change | Description | Date |
---|---|---|
Initial publication | Reference architecture diagram first published. | October 12, 2023 |
Note
To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.