Skip to content

amuley11/SFTPwithAWSLambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SFTPwithAWSLambda

Provides code for performing SFTP operation on a remote server with AWS Lambda

The repository includes below files -

  1. paramikolayer3.zip --> Python library to be included in the Lambda Layer
  2. sftpLambdaCodeDraft.py --> The initial script to be added to the Lambda function
  3. sftpLambdaCode.py --> The final parameterized script for the Lambda function

This process has been explained in detailed in the below YouTube video - https://www.youtube.com/watch?v=ky6tIwhpoV0&ab_channel=BorrowedCloud

About

Provides code for performing SFTP operation on a remote server with AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages