AWS Transfer Family SFTP Server to AWS Lambda

AWS Transfer → AWS Lambda

Setup an AWS SFTP server using AWS Transfer Family for SFTP with a workflow step to an AWS Lambda Function using AWS SAM.

This pattern deploys an SFTP Server integrated with a Lambda function.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/awstransfer-lambda-sam

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Empty the S3 Bucket: aws s3 rm s3://s3-bucket --recursive.
Delete the stack: sam delete.

Created by:

Jack Jones

Jack Jones

Jack Jones is a passionate Solution Architect who thrives on helping customers succeed. He works at Amazon Web Services, leveraging his expertise to architect optimized cloud solutions that solve complex business challenges. Jack finds fulfillment in collaborating with clients to understand their infrastructure needs to design robust, cost-effective cloud solutions.

Follow on LinkedIn